Searched refs:exec_fault (Results 1 – 1 of 1) sorted by relevance
830 bool exec_fault; in user_mem_abort() local847 exec_fault = kvm_vcpu_trap_is_exec_fault(vcpu); in user_mem_abort()848 VM_BUG_ON(write_fault && exec_fault); in user_mem_abort()850 if (fault_status == FSC_PERM && !write_fault && !exec_fault) { in user_mem_abort()950 if (exec_fault && device) in user_mem_abort()971 if (exec_fault) { in user_mem_abort()