Searched refs:LWP0_CPU_INFO (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dproc.h55 #define LWP0_CPU_INFO &cpu_info[0] macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dproc.h76 #define LWP0_CPU_INFO &cpu_info_store /* staticly set in lwp0 */ macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dcpu.h310 #define LWP0_CPU_INFO (&cpu_info_store) macro
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dinit_main.c288 #ifndef LWP0_CPU_INFO
H A Dkern_lwp.c270 #ifdef LWP0_CPU_INFO
271 .l_cpu = LWP0_CPU_INFO,

Completed in 121 milliseconds