Home
last modified time | relevance | path

Searched defs:cpu_number (Results 1 – 3 of 3) sorted by relevance

/minix3/sys/arch/x86/include/
H A Dcpuvar.h87 int cpu_number; member
H A Dcpu.h310 #define cpu_number() (cpu_index(curcpu())) macro
/minix3/sys/arch/arm/include/
H A Dcpu.h235 #define cpu_number() (curcpu()->ci_index) macro
241 #define cpu_number() 0 macro