Searched defs:fw_vendor (Results 1 – 5 of 5) sorted by relevance
66 u64 fw_vendor; /* physical addr of CHAR16 vendor string */ member84 u32 fw_vendor; /* physical addr of CHAR16 vendor string */ member100 u64 fw_vendor; member
776 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()
319 efi_char16_t *fw_vendor = (efi_char16_t *)(unsigned long) in setup_quirks() local
173 u64 fw_vendor; member
474 u64 fw_vendor; /* physical addr of CHAR16 vendor string */ member492 u32 fw_vendor; /* physical addr of CHAR16 vendor string */ member512 unsigned long fw_vendor; /* physical addr of CHAR16 vendor string */ member
Completed in 14 milliseconds