Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Defi.h397 extern void __init efi_fake_memmap_early(void);
400 static inline void efi_fake_memmap_early(void) in efi_fake_memmap_early() function
/openbmc/linux/arch/x86/platform/efi/
H A Dfake_mem.c129 void __init efi_fake_memmap_early(void) in efi_fake_memmap_early() function
H A Defi.c229 efi_fake_memmap_early(); in efi_memblock_x86_reserve_range()