Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Defi.c495 int __efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md) in __efi_mem_desc_lookup() function
530 __weak __alias(__efi_mem_desc_lookup);
/openbmc/linux/drivers/xen/
H A Defi.c306 return __efi_mem_desc_lookup(phys_addr, out_md); in efi_mem_desc_lookup()
/openbmc/linux/include/linux/
H A Defi.h754 extern int __efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md);