Searched refs:kvm_supports_cacheable_pfnmap (Results 1 – 3 of 3) sorted by relevance
388 static inline bool kvm_supports_cacheable_pfnmap(void) in kvm_supports_cacheable_pfnmap() function
1815 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()
470 r = kvm_supports_cacheable_pfnmap(); in kvm_vm_ioctl_check_extension()