Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Defi.h382 extern void __init efi_fake_memmap_early(void);
384 static inline void efi_fake_memmap_early(void) in efi_fake_memmap_early() function
/arch/x86/platform/efi/
Defi.c244 efi_fake_memmap_early(); in efi_memblock_x86_reserve_range()