Searched defs:CPU (Results 1 – 6 of 6) sorted by relevance
89 #define CPU "cpu" macro
242 CPU("CPU"), enumConstant
125 CPU, enumConstant
49 #define CPU "cpu" macro
567 #define CPU (curcpup()) /* Pointer to current CPU */ macro569 #define CPU (curthread->t_cpu) /* Pointer to current CPU */ macro
756 #define CPU(mask) (umem_cpus + (CPUHINT() & (mask))) macro