Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Defi.h398 extern void __init efi_fake_memmap(void);
404 static inline void efi_fake_memmap(void) in efi_fake_memmap() function
/openbmc/linux/arch/x86/platform/efi/
H A Dfake_mem.c70 void __init efi_fake_memmap(void) in efi_fake_memmap() function
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c1126 efi_fake_memmap(); in setup_arch()