Searched refs:DEFAULT_PAGE_ALLOCATION (Results 1 – 5 of 5) sorted by relevance
329 Granularity = DEFAULT_PAGE_ALLOCATION; in CoreAllocatePoolI()604 Granularity = DEFAULT_PAGE_ALLOCATION; in CoreFreePoolI()
290 …tePoolPages (EfiBootServicesData, EFI_SIZE_TO_PAGES(DEFAULT_PAGE_ALLOCATION), DEFAULT_PAGE_ALLOCAT… in AllocateMemoryMapEntry()295 for (Index = 0; Index< DEFAULT_PAGE_ALLOCATION / sizeof(MEMORY_MAP); Index++) { in AllocateMemoryMapEntry()
131 #define DEFAULT_PAGE_ALLOCATION (EFI_PAGE_SIZE * 2) macro140 #define DEFAULT_PAGE_ALLOCATION (EFI_PAGE_SIZE) macro147 #define DEFAULT_PAGE_ALLOCATION (EFI_PAGE_SIZE) macro
113 EFI_SIZE_TO_PAGES(DEFAULT_PAGE_ALLOCATION), in AllocateMemoryMapEntry()124 for (Index = 0; Index< DEFAULT_PAGE_ALLOCATION / sizeof(MEMORY_MAP); Index++) { in AllocateMemoryMapEntry()
1071 #define DEFAULT_PAGE_ALLOCATION (EFI_PAGE_SIZE) macro