Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dapic.h260 #define CPUFLAGS_BP 2 /* set if this is the bootstrap processor */ macro
/titanic_50/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c1133 if (procp->proc_cpuflags & CPUFLAGS_BP) { /* Boot CPU */ in apic_parse_mpct()