Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/efi/libstub/
Defi-stub-helper.c545 efi_status_t efi_relocate_kernel(efi_system_table_t *sys_table_arg, in efi_relocate_kernel() function
/linux-4.4.14/include/linux/
Defi.h1277 efi_status_t efi_relocate_kernel(efi_system_table_t *sys_table_arg,
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c1460 status = efi_relocate_kernel(sys_table, &bzimage_addr, in efi_main()