Searched refs:EFI_ALLOC_LIMIT (Results 1 – 3 of 3) sorted by relevance
33 max = min(max, EFI_ALLOC_LIMIT); in efi_allocate_pages_aligned()
122 seed, EFI_LOADER_CODE, 0, EFI_ALLOC_LIMIT); in efi_zboot_entry()
104 #define EFI_ALLOC_LIMIT ((1UL << 48) - 1) macro