Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/linux/
Defi.h1240 efi_status_t efi_relocate_kernel(efi_system_table_t *sys_table_arg,
/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c1444 status = efi_relocate_kernel(sys_table, &bzimage_addr, in efi_main()