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

  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
SmmCpuMemoryManagement.c 28 {Page2M, SIZE_2MB, PAGING_2M_ADDRESS_MASK_64},
143 *PageAttribute = Page2M;
267 return Page2M;
292 ASSERT (PageAttribute == Page2M || PageAttribute == Page1G);
294 if (PageAttribute == Page2M) {
319 ASSERT (SplitAttribute == Page2M || SplitAttribute == Page4K);
320 if ((SplitAttribute == Page2M || SplitAttribute == Page4K)) {
    [all...]
PiSmmCpuDxeSmm.h 109 Page2M,
    [all...]

Completed in 699 milliseconds