Home
last modified time | relevance | path

Searched refs:EFI_ALLOCATE_ADDRESS (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Drelocate.c73 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_low_alloc_above()
139 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_relocate_kernel()
H A Drandomalloc.c94 * using EFI_ALLOCATE_ADDRESS. in efi_random_alloc()
109 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()
H A Defistub.h127 #define EFI_ALLOCATE_ADDRESS 2 macro
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Drelocate.c73 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_low_alloc_above()
139 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_relocate_kernel()
H A Drandomalloc.c106 * using EFI_ALLOCATE_ADDRESS. in efi_random_alloc()
126 status = efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, in efi_random_alloc()
H A Dzboot.c45 if (efi_bs_call(allocate_pages, EFI_ALLOCATE_ADDRESS, EFI_LOADER_DATA, in alloc_preferred_address()
H A Defistub.h143 #define EFI_ALLOCATE_ADDRESS 2 macro

Completed in 7 milliseconds