Searched refs:IpiSentByAp (Results 1 – 3 of 3) sorted by relevance
35 …BOOLEAN IpiSentByAp; ///< TRUR: IPI is sent by AP. TALSE: IPI is sent by… member
301 mDebugMpContext.IpiSentByAp = IpiSentByApFlag; in SetIpiSentByApFlag()
2539 if (!IsBsp (ProcessorIndex) || mDebugMpContext.IpiSentByAp) { in InterruptProcess()