Searched refs:efi_memmap_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/platform/efi/
H A Dfake_mem.c52 if (efi_memmap_alloc(new_nr_map, &data) != 0)
H A Dquirks.c283 if (efi_memmap_alloc(num_entries, &data) != 0) {
480 if (efi_memmap_alloc(num_entries, &data) != 0) {
H A Dmemmap.c49 * efi_memmap_alloc - Allocate memory for the EFI memory map
58 int __init efi_memmap_alloc(unsigned int num_entries, function
/linux-master/arch/x86/include/asm/
H A Defi.h400 extern int __init efi_memmap_alloc(unsigned int num_entries,

Completed in 244 milliseconds