Searched refs:exec_fault (Results 1 – 1 of 1) sorted by relevance
1128 bool exec_fault; in user_mem_abort() local1147 exec_fault = kvm_vcpu_trap_is_exec_fault(vcpu); in user_mem_abort()1148 VM_BUG_ON(write_fault && exec_fault); in user_mem_abort()1150 if (fault_status == FSC_PERM && !write_fault && !exec_fault) { in user_mem_abort()1271 if (exec_fault && device) in user_mem_abort()1313 if (exec_fault) in user_mem_abort()