Searched refs:kvm_vma_is_cacheable (Results 1 – 1 of 1) sorted by relevance
1502 static bool kvm_vma_is_cacheable(struct vm_area_struct *vma) in kvm_vma_is_cacheable() function1774 is_vma_cacheable = kvm_vma_is_cacheable(vma); in user_mem_abort()2477 if (kvm_vma_is_cacheable(vma) && !kvm_supports_cacheable_pfnmap()) { in kvm_arch_prepare_memory_region()