Searched refs:EFI_ALLOC_LIMIT (Results 1 – 6 of 6) sorted by relevance
32 max = min(max, EFI_ALLOC_LIMIT); in efi_allocate_pages_aligned()
92 max = min(max, EFI_ALLOC_LIMIT); in efi_allocate_pages()
32 (u64)EFI_ALLOC_LIMIT); in get_entry_num_slots()
118 (u64)_end < EFI_ALLOC_LIMIT) { in handle_kernel_image()
32 #ifndef EFI_ALLOC_LIMIT33 #define EFI_ALLOC_LIMIT ULONG_MAX macro
116 #define EFI_ALLOC_LIMIT ((1UL << 48) - 1) macro
Completed in 11 milliseconds