Searched refs:kvm_vma_is_cacheable (Results 1 – 1 of 1) sorted by relevance
1468 static bool kvm_vma_is_cacheable(struct vm_area_struct *vma) in kvm_vma_is_cacheable() function1632 is_vma_cacheable = kvm_vma_is_cacheable(vma); in user_mem_abort()2255 if (kvm_vma_is_cacheable(vma) && !kvm_supports_cacheable_pfnmap()) { in kvm_arch_prepare_memory_region()
Completed in 7 milliseconds