Home
last modified time | relevance | path

Searched defs:fw_vendor (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/x86/boot/compressed/
A Defi.h66 u64 fw_vendor; /* physical addr of CHAR16 vendor string */ member
84 u32 fw_vendor; /* physical addr of CHAR16 vendor string */ member
100 u64 fw_vendor; member
/linux-6.3-rc2/drivers/firmware/efi/
A Defi.c776 static const efi_char16_t *__init map_fw_vendor(unsigned long fw_vendor, in map_fw_vendor()
787 static void __init unmap_fw_vendor(const void *fw_vendor, size_t size) in unmap_fw_vendor()
797 unsigned long fw_vendor) in efi_systab_report_header()
/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Dx86-stub.c319 efi_char16_t *fw_vendor = (efi_char16_t *)(unsigned long) in setup_quirks() local
/linux-6.3-rc2/arch/x86/include/asm/
A Defi.h173 u64 fw_vendor; member
/linux-6.3-rc2/include/linux/
A Defi.h474 u64 fw_vendor; /* physical addr of CHAR16 vendor string */ member
492 u32 fw_vendor; /* physical addr of CHAR16 vendor string */ member
512 unsigned long fw_vendor; /* physical addr of CHAR16 vendor string */ member

Completed in 14 milliseconds