Searched refs:PROCENTRY_FLAG_BP (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/x86/include/
H A Dmptable.h100 #define PROCENTRY_FLAG_BP 0x02 macro
/freebsd-13-stable/usr.sbin/bhyve/
H A Dmptbl.c140 mpep->cpu_flags |= PROCENTRY_FLAG_BP;
/freebsd-13-stable/usr.sbin/mptable/
H A Dmptable.c754 (entry->cpu_flags & PROCENTRY_FLAG_BP) ? "BSP" : "AP",
/freebsd-13-stable/sys/x86/x86/
H A Dmptable.c510 PROCENTRY_FLAG_BP);

Completed in 101 milliseconds