Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/kernel/
Defi.c70 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()
/Linux-v6.1/drivers/firmware/efi/
Defi-init.c87 efi_systab_report_header(&systab->hdr, efi_to_phys(systab->fw_vendor)); in uefi_init()
Defi.c735 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header() function
/Linux-v6.1/arch/x86/platform/efi/
Defi.c384 efi_systab_report_header(hdr, efi_fw_vendor); in efi_systab_init()
/Linux-v6.1/include/linux/
Defi.h733 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
/Linux-v6.1/arch/ia64/kernel/
Defi.c531 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()