Home
last modified time | relevance | path

Searched refs:PROCENTRY_FLAG_BP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/include/
H A Dmptable.h98 #define PROCENTRY_FLAG_BP 0x02 macro
/freebsd/usr.sbin/mptable/
H A Dmptable.c748 (entry->cpu_flags & PROCENTRY_FLAG_BP) ? "BSP" : "AP", in processorEntry()
/freebsd/sys/x86/x86/
H A Dmptable.c549 PROCENTRY_FLAG_BP); in mptable_setup_cpus_handler()