Searched refs:exec_fault (Results 1 – 1 of 1) sorted by relevance
1400 bool exec_fault, mte_allowed; in user_mem_abort() local1417 exec_fault = kvm_vcpu_trap_is_exec_fault(vcpu); in user_mem_abort()1418 VM_BUG_ON(write_fault && exec_fault); in user_mem_abort()1420 if (fault_status == ESR_ELx_FSC_PERM && !write_fault && !exec_fault) { in user_mem_abort()1536 if (exec_fault && device) in user_mem_abort()1576 if (exec_fault) in user_mem_abort()