Searched refs:__efi_mem_desc_lookup (Results 1 – 3 of 3) sorted by relevance
506 int __efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md) in __efi_mem_desc_lookup() function541 __weak __alias(__efi_mem_desc_lookup);
306 return __efi_mem_desc_lookup(phys_addr, out_md); in efi_mem_desc_lookup()
739 extern int __efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md);
Completed in 12 milliseconds