e820__mapped_raw_any 13 arch/x86/include/asm/e820/api.h extern bool e820__mapped_raw_any(u64 start, u64 end, enum e820_type type); e820__mapped_raw_any 98 arch/x86/kernel/e820.c EXPORT_SYMBOL_GPL(e820__mapped_raw_any); e820__mapped_raw_any 3040 arch/x86/kvm/mmu.c return !e820__mapped_raw_any(pfn_to_hpa(pfn),