Searched refs:out_md (Results 1 – 3 of 3) sorted by relevance
255 int __init efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md) in efi_mem_desc_lookup() argument269 if (!out_md) { in efi_mem_desc_lookup()307 memcpy(out_md, md, sizeof(*out_md)); in efi_mem_desc_lookup()
250 goto out_md; in client_common_fill_super()412 goto out_md; in client_common_fill_super()416 goto out_md; in client_common_fill_super()570 out_md: in client_common_fill_super()
913 extern int efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md);