Home
last modified time | relevance | path

Searched refs:SETUP_EFI (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Defi.c96 if (data->type == SETUP_EFI) { in get_kexec_setup_data()
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dbootparam.h10 #define SETUP_EFI 4 macro
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dbootparam.h10 #define SETUP_EFI 4 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h25 #define SETUP_EFI 4 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h25 #define SETUP_EFI 4 macro
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dacpi.c77 if (data->type == SETUP_EFI) in get_kexec_setup_data_addr()
97 debug_putstr("Wrong kexec SETUP_EFI data.\n"); in kexec_get_rsdp_addr()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dkexec-bzimage64.c148 sd->type = SETUP_EFI; in prepare_add_efi_setup_data()
H A De820.c1020 * SETUP_EFI is supplied by kexec and does not need to be in e820__reserve_setup_data()
1023 if (data->type != SETUP_EFI) in e820__reserve_setup_data()
H A Dsetup.c357 case SETUP_EFI: in parse_setup_data()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dkexec-bzimage64.c168 sd->type = SETUP_EFI; in prepare_add_efi_setup_data()
H A Dsetup.c407 case SETUP_EFI: in parse_setup_data()
H A De820.c1020 * SETUP_EFI, SETUP_IMA and SETUP_RNG_SEED are supplied by in e820__reserve_setup_data()
1023 if (data->type != SETUP_EFI && in e820__reserve_setup_data()

Completed in 12 milliseconds