HomeSort by relevance Sort by last modified time
    Searched refs:IA32_PG_PAT_2M (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
MpService.c 884 if ((NewPageTable[Index] & IA32_PG_PAT_2M) != 0) {
885 NewPageTable[Index] &= ~((UINT64)IA32_PG_PAT_2M);
    [all...]
PiSmmCpuDxeSmm.h 80 #define IA32_PG_PAT_2M BIT12

Completed in 158 milliseconds