Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Defi.c85 static struct efi_setup_data *get_kexec_setup_data(struct boot_params *bp, in get_kexec_setup_data()
89 struct efi_setup_data *esd = NULL; in get_kexec_setup_data()
97 esd = (struct efi_setup_data *)(pa_data + sizeof(struct setup_data)); in get_kexec_setup_data()
147 struct efi_setup_data *esd; in efi_get_conf_table()
H A Defi.h101 struct efi_setup_data { struct
/openbmc/linux/arch/x86/kernel/
H A Dkexec-bzimage64.c162 struct efi_setup_data *esd = (void *)sd + sizeof(struct setup_data); in prepare_add_efi_setup_data()
169 sd->len = sizeof(struct efi_setup_data); in prepare_add_efi_setup_data()
297 sizeof(struct efi_setup_data); in setup_boot_parameters()
465 sizeof(struct efi_setup_data) + in bzImage64_load()
/openbmc/linux/arch/x86/platform/efi/
H A Dquirks.c528 struct efi_setup_data *data; in efi_reuse_config()
H A Defi.c399 struct efi_setup_data *data; in efi_systab_init()
/openbmc/linux/arch/x86/include/asm/
H A Defi.h147 struct efi_setup_data { struct