| /linux/tools/testing/selftests/kvm/include/ ! |
| H A D | ucall_common.h | 14 UCALL_ABORT, enumerator 82 ucall_assert(UCALL_ABORT, _exp, __FILE__, __LINE__, _fmt, ##_args); \ 92 ucall_assert(UCALL_ABORT, "Unconditional guest failure", \
|
| /linux/tools/testing/selftests/kvm/ ! |
| H A D | guest_print_test.c | 147 case UCALL_ABORT: in run_test() 183 TEST_ASSERT(get_ucall(vcpu, &uc) == UCALL_ABORT, in test_limits() 185 uc.cmd, UCALL_ABORT); in test_limits()
|
| H A D | system_counter_offset_test.c | 107 case UCALL_ABORT: in enter_guest()
|
| /linux/tools/testing/selftests/kvm/arm64/ ! |
| H A D | kvm-uuid.c | 56 case UCALL_ABORT: in main()
|
| H A D | hello_el2.c | 62 case UCALL_ABORT: in main()
|
| H A D | host_sve.c | 103 case UCALL_ABORT: in test_run()
|
| H A D | idreg-idst.c | 65 case UCALL_ABORT: in test_run_vcpu()
|
| /linux/tools/testing/selftests/kvm/x86/ ! |
| H A D | svm_vmcall_test.c | 56 case UCALL_ABORT: in main()
|
| H A D | platform_info_test.c | 66 case UCALL_ABORT: in main()
|
| H A D | cr4_cpuid_sync_test.c | 87 case UCALL_ABORT: in main()
|
| H A D | nested_close_kvm_test.c | 97 case UCALL_ABORT: in main()
|
| H A D | userspace_io_test.c | 95 case UCALL_ABORT: in main()
|
| H A D | vmx_invalid_nested_guest_state.c | 98 case UCALL_ABORT: in main()
|
| H A D | smaller_maxphyaddr_emulation_test.c | 91 case UCALL_ABORT: in main()
|
| H A D | svm_int_ctl_test.c | 103 case UCALL_ABORT: in main()
|
| H A D | hyperv_extended_hypercalls.c | 87 case UCALL_ABORT: in main()
|
| H A D | xcr0_cpuid_test.c | 126 case UCALL_ABORT: in main()
|
| H A D | nested_invalid_cr3_test.c | 102 case UCALL_ABORT: in main()
|
| H A D | vmx_apic_access_test.c | 109 case UCALL_ABORT: in main()
|
| H A D | vmx_nested_la57_state_test.c | 103 case UCALL_ABORT: in main()
|
| H A D | kvm_buslock_test.c | 104 case UCALL_ABORT: in main()
|
| H A D | triple_fault_event_test.c | 117 case UCALL_ABORT: in main()
|
| H A D | fix_hypercall_test.c | 101 case UCALL_ABORT: in enter_guest()
|
| H A D | monitor_mwait_test.c | 121 case UCALL_ABORT: in main()
|
| H A D | userspace_msr_exit_test.c | 389 get_ucall(vcpu, &uc) == UCALL_ABORT) { in check_for_guest_assert() 478 case UCALL_ABORT: in process_ucall() 580 case UCALL_ABORT: in handle_ucall()
|