Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dsetup_data.h10 #define SETUP_EFI 4 macro
/linux/arch/x86/boot/compressed/
H A Defi.c98 if (data->type == SETUP_EFI) { in get_kexec_setup_data()