Searched defs:CPU (Results 1 – 6 of 6) sorted by path
87 #define CPU "cpu" macro
50 #define CPU "cpu" macro
240 CPU("CPU"), enumConstant
123 CPU, enumConstant
756 #define CPU(mask) (umem_cpus + (CPUHINT() & (mask))) macro
528 #define CPU (curcpup()) /* Pointer to current CPU */ macro530 #define CPU (curthread->t_cpu) /* Pointer to current CPU */ macro