Searched refs:exec_fault (Results 1 – 1 of 1) sorted by relevance
747 bool exec_fault; in user_mem_abort() local764 exec_fault = kvm_vcpu_trap_is_exec_fault(vcpu); in user_mem_abort()765 VM_BUG_ON(write_fault && exec_fault); in user_mem_abort()767 if (fault_status == FSC_PERM && !write_fault && !exec_fault) { in user_mem_abort()867 if (exec_fault && device) in user_mem_abort()891 if (exec_fault) { in user_mem_abort()