Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/
H A Dmmu.c1477 bool device = false, vfio_allow_any_uc = false; in user_mem_abort() local
1616 vfio_allow_any_uc = vma->vm_flags & VM_ALLOW_ANY_UNCACHED; in user_mem_abort()
1725 if (vfio_allow_any_uc) in user_mem_abort()