Home
last modified time | relevance | path

Searched refs:efi_fw_vendor (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/platform/efi/
H A Defi.c61 unsigned long efi_fw_vendor, efi_config_table; variable
81 &efi_fw_vendor,
378 efi_fw_vendor = (unsigned long)data->fw_vendor; in efi_systab_init()
386 efi_fw_vendor = systab64->fw_vendor; in efi_systab_init()
396 efi_fw_vendor = systab32->fw_vendor; in efi_systab_init()
404 efi_systab_report_header(hdr, efi_fw_vendor); in efi_systab_init()
911 efi_fw_vendor == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A Defi.c61 unsigned long efi_fw_vendor, efi_config_table; variable
81 &efi_fw_vendor,
407 efi_fw_vendor = (unsigned long)data->fw_vendor; in efi_systab_init()
415 efi_fw_vendor = systab64->fw_vendor; in efi_systab_init()
425 efi_fw_vendor = systab32->fw_vendor; in efi_systab_init()
433 efi_systab_report_header(hdr, efi_fw_vendor); in efi_systab_init()
942 efi_fw_vendor == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Defi.h14 extern unsigned long efi_fw_vendor, efi_config_table;
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dkexec-bzimage64.c144 esd->fw_vendor = efi_fw_vendor; in prepare_add_efi_setup_data()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Defi.h15 extern unsigned long efi_fw_vendor, efi_config_table;
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dkexec-bzimage64.c164 esd->fw_vendor = efi_fw_vendor; in prepare_add_efi_setup_data()

Completed in 6 milliseconds