Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/
Dmmu.c1430 bool device = false, vfio_allow_any_uc = false; in user_mem_abort() local
1557 vfio_allow_any_uc = vma->vm_flags & VM_ALLOW_ANY_UNCACHED; in user_mem_abort()
1666 if (vfio_allow_any_uc) in user_mem_abort()