Searched refs:EFI_LOADER_DATA (Results 1 – 9 of 9) sorted by relevance
77 EFI_LOADER_DATA, nr_pages, &start); in efi_low_alloc_above()141 EFI_LOADER_DATA, nr_pages, &efi_addr); in efi_relocate_kernel()
35 status = efi_bs_call(allocate_pool, EFI_LOADER_DATA, in check_platform_features()
45 if (efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, EFI_LOADER_DATA, in alloc_preferred_address()
28 case EFI_LOADER_DATA: in memblock_init()
270 case EFI_LOADER_DATA: in init_node_memblock()
140 case EFI_LOADER_DATA: in is_usable_memory()
256 case EFI_LOADER_DATA: in acpi_os_ioremap()
329 case EFI_LOADER_DATA: in acpi_os_ioremap()
100 #define EFI_LOADER_DATA 2 macro