Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/ !
H A Dkvm_mmu.h388 static inline bool kvm_supports_cacheable_pfnmap(void) in kvm_supports_cacheable_pfnmap() function
/linux/arch/arm64/kvm/ !
H A Dmmu.c1815 if (!kvm_supports_cacheable_pfnmap()) in user_mem_abort()
2470 if (kvm_vma_is_cacheable(vma) && !kvm_supports_cacheable_pfnmap()) { in kvm_arch_prepare_memory_region()
H A Darm.c470 r = kvm_supports_cacheable_pfnmap(); in kvm_vm_ioctl_check_extension()