Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Defi.c111 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()
/openbmc/linux/drivers/firmware/efi/
H A Defi-init.c105 efi_systab_report_header(&systab->hdr, efi_to_phys(systab->fw_vendor)); in uefi_init()
H A Defi.c833 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header() function
/openbmc/linux/arch/x86/platform/efi/
H A Defi.c433 efi_systab_report_header(hdr, efi_fw_vendor); in efi_systab_init()
/openbmc/linux/include/linux/
H A Defi.h745 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
/openbmc/linux/arch/ia64/kernel/
H A Defi.c531 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()