Searched refs:efi_remap_image (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/firmware/efi/libstub/
H A Darm64.c117 efi_remap_image(image_base, alloc_size, code_size);
H A Dkaslr.c156 efi_remap_image(*image_addr, *reserve_size, kernel_codesize);
H A Defi-stub-helper.c708 * efi_remap_image - Remap a loaded image with the appropriate permissions
716 * efi_remap_image() uses the EFI memory attribute protocol to remap the code
721 void efi_remap_image(unsigned long image_base, unsigned alloc_size, function
H A Defistub.h1216 void efi_remap_image(unsigned long image_base, unsigned alloc_size,

Completed in 270 milliseconds