Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dmmu.c1651 bool exec_fault, mte_allowed, is_vma_cacheable; in user_mem_abort() local
1774 is_vma_cacheable = kvm_vma_is_cacheable(vma); in user_mem_abort()
1804 if (is_vma_cacheable) { in user_mem_abort()