Searched refs:kvm_supports_cacheable_pfnmap (Results 1 – 3 of 3) sorted by relevance
387 static inline bool kvm_supports_cacheable_pfnmap(void) in kvm_supports_cacheable_pfnmap() function
1708 if (!kvm_supports_cacheable_pfnmap()) in user_mem_abort()2292 if (kvm_vma_is_cacheable(vma) && !kvm_supports_cacheable_pfnmap()) { in kvm_arch_prepare_memory_region()
415 r = kvm_supports_cacheable_pfnmap(); in kvm_vm_ioctl_check_extension()