Searched refs:efi_systab_report_header (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | efi.c | 93 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | efi.c | 105 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()
|
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | efi-init.c | 105 efi_systab_report_header(&systab->hdr, efi_to_phys(systab->fw_vendor)); in uefi_init()
|
H A D | efi.c | 831 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header() function
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | efi-init.c | 111 efi_systab_report_header(&systab->hdr, efi_to_phys(systab->fw_vendor)); in uefi_init()
|
H A D | efi.c | 720 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header() function
|
/kernel/linux/linux-5.10/arch/x86/platform/efi/ |
H A D | efi.c | 404 efi_systab_report_header(hdr, efi_fw_vendor); in efi_systab_init()
|
/kernel/linux/linux-6.6/arch/x86/platform/efi/ |
H A D | efi.c | 433 efi_systab_report_header(hdr, efi_fw_vendor); in efi_systab_init()
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | efi.c | 529 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | efi.c | 531 efi_systab_report_header(&efi_systab->hdr, efi_systab->fw_vendor); in efi_init()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | efi.h | 669 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | efi.h | 745 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
|
Completed in 15 milliseconds