Home
last modified time | relevance | path

Searched defs:map_fw_vendor (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/
Defi.c685 static const efi_char16_t *__init map_fw_vendor(unsigned long fw_vendor, in map_fw_vendor() function
701 #define map_fw_vendor(p, s) __va(p) macro
/kernel/linux/linux-6.6/drivers/firmware/efi/
Defi.c811 static const efi_char16_t *__init map_fw_vendor(unsigned long fw_vendor, in map_fw_vendor() function
827 #define map_fw_vendor(p, s) __va(p) macro