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