Home
last modified time | relevance | path

Searched refs:rc_cpu_wakeup_end (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/evbmips/rmixl/
H A Dmachdep.c289 rcp->rc_cpu_wakeup_end); in mach_init()
361 (u_quad_t)round_page(rcp->rc_cpu_wakeup_end)); in mach_init()
893 rcp->rc_cpu_wakeup_end = (const void *)end; in rmixl_get_wakeup_info()
/netbsd-src/sys/arch/mips/rmi/
H A Drmixlvar.h149 const void *rc_cpu_wakeup_end; member