Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Defi.c116 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()
/linux/drivers/firmware/efi/
H A Defi-init.c115 efi_systab_report_header(&systab->hdr, efi_to_phys(systab->fw_vendor)); in uefi_init()
H A Defi.c873 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header() function