Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/efi/
Dx86_fake_mem.c7 void __init efi_fake_memmap_early(void) in efi_fake_memmap_early() function
/Linux-v5.10/arch/x86/include/asm/
Defi.h378 extern void __init efi_fake_memmap_early(void);
380 static inline void efi_fake_memmap_early(void) in efi_fake_memmap_early() function
/Linux-v5.10/arch/x86/platform/efi/
Defi.c244 efi_fake_memmap_early(); in efi_memblock_x86_reserve_range()