Searched refs:exec_fault (Results 1 – 1 of 1) sorted by relevance
948 bool exec_fault; in user_mem_abort() local966 exec_fault = kvm_vcpu_trap_is_exec_fault(vcpu); in user_mem_abort()967 VM_BUG_ON(write_fault && exec_fault); in user_mem_abort()969 if (fault_status == FSC_PERM && !write_fault && !exec_fault) { in user_mem_abort()1088 if (exec_fault && device) in user_mem_abort()1122 if (exec_fault) in user_mem_abort()