Searched refs:UCALL_ABORT (Results 1 – 25 of 28) sorted by relevance
12
79 case UCALL_ABORT: in main()
62 case UCALL_ABORT: in main()
115 get_ucall(vm, VCPU_ID, &uc) == UCALL_ABORT) { in check_for_guest_assert()150 case UCALL_ABORT: in process_ucall()
102 case UCALL_ABORT: in main()
116 case UCALL_ABORT: in main()
151 case UCALL_ABORT: in main()
125 case UCALL_ABORT: in main()
126 case UCALL_ABORT: in main()
72 case UCALL_ABORT: in run_vcpu()
135 case UCALL_ABORT: in main()
412 get_ucall(vm, VCPU_ID, &uc) == UCALL_ABORT) { in check_for_guest_assert()516 case UCALL_ABORT: in process_ucall()624 case UCALL_ABORT: in handle_ucall()
85 case UCALL_ABORT: in run_vcpu()
207 case UCALL_ABORT: in main()
182 case UCALL_ABORT: in main()
198 case UCALL_ABORT: in enter_guest()
194 case UCALL_ABORT: in main()
136 case UCALL_ABORT: in run_vcpu()
192 case UCALL_ABORT: in main()
468 case UCALL_ABORT: in guest_test_msrs_access()613 case UCALL_ABORT: in guest_test_hcalls_access()
237 case UCALL_ABORT: in main()
189 case UCALL_ABORT: in main()
101 case UCALL_ABORT: in main()
235 case UCALL_ABORT: in main()
356 UCALL_ABORT, enumerator379 ucall(UCALL_ABORT, 2 + _nargs, \
94 if (run->exit_reason == KVM_EXIT_IO && cmd == UCALL_ABORT) in vcpu_worker()