Home
last modified time | relevance | path

Searched refs:efi_remap_image_all_rwx (Results 1 – 1 of 1) sorted by relevance

/DragonStub/apps/
H A Delf.c211 void efi_remap_image_all_rwx(unsigned long image_base, unsigned alloc_size) in efi_remap_image_all_rwx() function
320 efi_remap_image_all_rwx(*ret_paddr, mem_size); in efi_allocate_kernel_memory()
452 efi_remap_image_all_rwx(program_paddr, program_size); in load_elf()
457 efi_remap_image_all_rwx((u64)&_start, (image_size + 4095) & ~4095); in load_elf()