Searched refs:IsBsp (Results 1 – 6 of 6) sorted by relevance
83 OUT BOOLEAN *IsBsp
78 OUT BOOLEAN *IsBsp in PlatformSmmBspElection() argument
78 if (!IsBsp (CurrentProcessorIndex)) { in HaltOtherProcessors()140 IsBsp ( in IsBsp() function
99 IsBsp (
2526 if (IsBsp (ProcessorIndex)) { in InterruptProcess()2539 if (!IsBsp (ProcessorIndex) || mDebugMpContext.IpiSentByAp) { in InterruptProcess()
1086 BOOLEAN IsBsp; in SmiRendezvous() local1168 IsBsp = FALSE; in SmiRendezvous()1174 Status = PlatformSmmBspElection (&IsBsp); in SmiRendezvous()1179 if (IsBsp) { in SmiRendezvous()