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/
PiSmmCpuDxeSmm.h 82 #define IA32_PG_PAT_2M BIT12
    [all...]
MpService.c 878 if ((NewPageTable[Index] & IA32_PG_PAT_2M) != 0) {
879 NewPageTable[Index] &= ~((UINT64)IA32_PG_PAT_2M);
    [all...]

Completed in 260 milliseconds