Searched defs:cpu_number (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/sys/arch/x86/include/
H A Dcpuvar.h88 int cpu_number; member in struct:cpu_attach_args
H A Dcpu.h406 #define cpu_number() (cpu_index(curcpu())) macro
/netbsd-current/sys/arch/usermode/include/
H A Dcpu.h42 #define cpu_number() 0 macro
/netbsd-current/sys/rump/include/machine/
H A Dcpu.h82 #define cpu_number() (cpu_index(curcpu())) macro
/netbsd-current/sys/arch/or1k/include/
H A Dcpu.h82 cpu_number(void) function
/netbsd-current/sys/arch/sh3/include/
H A Dcpu.h73 #define cpu_number() 0 macro
/netbsd-current/sys/arch/ia64/include/
H A Dcpu.h137 #define cpu_number() 0 /*XXX: FIXME */ macro
/netbsd-current/sys/arch/riscv/include/
H A Dcpu.h184 cpu_number(void) function
/netbsd-current/sys/arch/m68k/include/
H A Dcpu.h142 #define cpu_number() 0 macro
/netbsd-current/sys/arch/alpha/include/
H A Dcpu.h196 #define cpu_number() alpha_pal_whami() macro
/netbsd-current/sys/arch/vax/include/
H A Dcpu.h158 #define cpu_number() (curcpu()->ci_cpuid) macro
/netbsd-current/sys/arch/aarch64/include/
H A Dcpu.h212 #define cpu_number() (curcpu()->ci_index) macro
219 #define cpu_number() 0 macro
/netbsd-current/sys/arch/sbmips/stand/common/
H A Dcfe_api_int.h115 cfe_xuint_t cpu_number; /* cpu number to control */ member in struct:xiocb_cpuctl_s
/netbsd-current/sys/arch/mips/cfe/
H A Dcfe_api_int.h115 cfe_xuint_t cpu_number; /* cpu number to control */ member in struct:xiocb_cpuctl_s
/netbsd-current/sys/arch/evbmips/stand/sbmips/common/
H A Dcfe_api_int.h115 cfe_xuint_t cpu_number; /* cpu number to control */ member in struct:xiocb_cpuctl_s
/netbsd-current/sys/arch/arm/include/
H A Dcpu.h322 #define cpu_number() (curcpu()->ci_index) macro
327 #define cpu_number() 0 macro
/netbsd-current/sys/arch/sparc64/include/
H A Dcpu.h271 #define cpu_number() (curcpu()->ci_index) macro
/netbsd-current/sys/arch/mips/include/
H A Dcpu.h202 #define cpu_number() (curcpu()->ci_index) macro
205 #define cpu_number() (0) macro
/netbsd-current/sys/arch/hppa/include/
H A Dcpu.h355 #define cpu_number() (curcpu()->ci_cpuid) macro
381 #define cpu_number() 0 macro
/netbsd-current/sys/arch/powerpc/include/
H A Dcpu.h214 #define cpu_number() (curcpu()->ci_index + 0) macro
222 #define cpu_number() 0 macro
/netbsd-current/sys/arch/sparc/include/
H A Dcpu.h421 #define cpu_number() (cpuinfo.ci_cpuid) macro

Completed in 292 milliseconds