Searched refs:CPU_BOOTPROCESSOR (Results 1 – 2 of 2) sorted by relevance
61 #define CPU_BOOTPROCESSOR 2 /* Processor is the BP */ macro
66 if (m->cpuflag & CPU_BOOTPROCESSOR) { in MP_processor_info()