Home
last modified time | relevance | path

Searched refs:CPU_BOOTPROCESSOR (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dmpspec_def.h61 #define CPU_BOOTPROCESSOR 2 /* Processor is the BP */ macro
/linux-4.4.14/arch/x86/kernel/
Dmpparse.c66 if (m->cpuflag & CPU_BOOTPROCESSOR) { in MP_processor_info()