Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dmmu.c1650 bool s2_force_noncacheable = false, vfio_allow_any_uc = false; in user_mem_abort() local
1768 vfio_allow_any_uc = vma->vm_flags & VM_ALLOW_ANY_UNCACHED; in user_mem_abort()
1891 if (vfio_allow_any_uc) in user_mem_abort()