Searched refs:build_efi_memmap (Results 1 – 3 of 3) sorted by relevance
80 extern int build_efi_memmap(void *, int);
270 build_efi_memmap(void *md, int mdsize) in build_efi_memmap() function313 build_efi_memmap(void *md, int mdsize) in build_efi_memmap() function
750 num_memmd = build_efi_memmap((void *)md, mdsize) ; in sys_fw_init()