Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DPiSmmCpuDxeSmm.h82 #define IA32_PG_PAT_2M BIT12 macro
DMpService.c878 if ((NewPageTable[Index] & IA32_PG_PAT_2M) != 0) { in SetCacheability()
879 NewPageTable[Index] &= ~((UINT64)IA32_PG_PAT_2M); in SetCacheability()