Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/platform/efi/
A Defi.c61 unsigned long efi_fw_vendor, efi_config_table; variable
81 &efi_fw_vendor,
404 efi_fw_vendor = (unsigned long)data->fw_vendor; in efi_systab_init()
412 efi_fw_vendor = systab64->fw_vendor; in efi_systab_init()
422 efi_fw_vendor = systab32->fw_vendor; in efi_systab_init()
430 efi_systab_report_header(hdr, efi_fw_vendor); in efi_systab_init()
939 efi_fw_vendor == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()
/linux-6.3-rc2/arch/x86/include/asm/
A Defi.h15 extern unsigned long efi_fw_vendor, efi_config_table;
/linux-6.3-rc2/arch/x86/kernel/
A Dkexec-bzimage64.c164 esd->fw_vendor = efi_fw_vendor; in prepare_add_efi_setup_data()

Completed in 7 milliseconds