Home
last modified time | relevance | path

Searched defs:LWP0_CPU_INFO (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/arch/powerpc/include/
H A Dproc.h63 #define LWP0_CPU_INFO &cpu_info[0] macro
/netbsd/sys/arch/mips/include/
H A Dproc.h72 #define LWP0_CPU_INFO &cpu_info_store /* staticly set in lwp0 */ macro
/netbsd/sys/arch/riscv/include/
H A Dproc.h68 #define LWP0_CPU_INFO &cpu_info_store[0] /* staticly set in lwp0 */ macro
/netbsd/sys/arch/aarch64/include/
H A Dcpu.h225 #define LWP0_CPU_INFO (&cpu_info_store[0]) macro
/netbsd/sys/arch/arm/include/
H A Dcpu.h334 #define LWP0_CPU_INFO (&cpu_info_store[0]) macro