Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DPiSmmCpuDxeSmm.h120 #define ARRIVAL_EXCEPTION_DELAYED 0x2 macro
DMpService.c176 …if (((Exceptions & ARRIVAL_EXCEPTION_DELAYED) != 0) && SmmCpuFeaturesGetSmmRegister (Index, SmmReg… in AllCpusInSmmWithExceptions()