Home
last modified time | relevance | path

Searched refs:UCALL_ABORT (Results 1 – 25 of 81) sorted by relevance

1234

/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h14 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 Dguest_print_test.c147 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 Dsystem_counter_offset_test.c107 case UCALL_ABORT: in enter_guest()
/linux/tools/testing/selftests/kvm/arm64/
H A Dkvm-uuid.c56 case UCALL_ABORT: in main()
H A Dhello_el2.c62 case UCALL_ABORT: in main()
H A Dhost_sve.c103 case UCALL_ABORT: in test_run()
H A Didreg-idst.c65 case UCALL_ABORT: in test_run_vcpu()
/linux/tools/testing/selftests/kvm/x86/
H A Dsvm_vmcall_test.c56 case UCALL_ABORT: in main()
H A Dplatform_info_test.c66 case UCALL_ABORT: in main()
H A Dcr4_cpuid_sync_test.c87 case UCALL_ABORT: in main()
H A Dnested_close_kvm_test.c97 case UCALL_ABORT: in main()
H A Duserspace_io_test.c95 case UCALL_ABORT: in main()
H A Dvmx_invalid_nested_guest_state.c98 case UCALL_ABORT: in main()
H A Dsmaller_maxphyaddr_emulation_test.c91 case UCALL_ABORT: in main()
H A Dsvm_int_ctl_test.c103 case UCALL_ABORT: in main()
H A Dhyperv_extended_hypercalls.c87 case UCALL_ABORT: in main()
H A Dxcr0_cpuid_test.c126 case UCALL_ABORT: in main()
H A Dnested_invalid_cr3_test.c102 case UCALL_ABORT: in main()
H A Dvmx_apic_access_test.c109 case UCALL_ABORT: in main()
H A Dvmx_nested_la57_state_test.c103 case UCALL_ABORT: in main()
H A Dkvm_buslock_test.c104 case UCALL_ABORT: in main()
H A Dtriple_fault_event_test.c117 case UCALL_ABORT: in main()
H A Dfix_hypercall_test.c101 case UCALL_ABORT: in enter_guest()
H A Dmonitor_mwait_test.c121 case UCALL_ABORT: in main()
H A Duserspace_msr_exit_test.c389 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()

1234