Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/ !
Dmpspec_def.h62 #define CPU_BOOTPROCESSOR 2 /* Processor is the boot CPU */ macro
/linux-6.6.21/arch/x86/kernel/ !
Dmpparse.c58 if (m->cpuflag & CPU_BOOTPROCESSOR) in MP_processor_info()