Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/e820/
Dapi.h13 extern bool e820__mapped_raw_any(u64 start, u64 end, enum e820_type type);
/linux-5.19.10/arch/x86/kvm/mmu/
Dspte.c103 return !e820__mapped_raw_any(pfn_to_hpa(pfn), in kvm_is_mmio_pfn()
/linux-5.19.10/arch/x86/kernel/
De820.c94 bool e820__mapped_raw_any(u64 start, u64 end, enum e820_type type) in e820__mapped_raw_any() function
98 EXPORT_SYMBOL_GPL(e820__mapped_raw_any);