Home
last modified time | relevance | path

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

12

/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()
H A Darch_timer.c66 case UCALL_ABORT: in test_vcpu_run()
H A Dpre_fault_memory_test.c206 case UCALL_ABORT: in __test_pre_fault_memory()
/linux/tools/testing/selftests/kvm/arm64/
H A Dkvm-uuid.c56 case UCALL_ABORT: in main()
H A Dhost_sve.c103 case UCALL_ABORT: in test_run()
H A Dno-vgic-v3.c127 case UCALL_ABORT: in test_run_vcpu()
H A Dat.c136 case UCALL_ABORT: in run_test()
H A Daarch32_id_regs.c59 case UCALL_ABORT: in test_guest_raz()
H A Ddebug-exceptions.c452 case UCALL_ABORT: in test_guest_debug_exceptions()
484 if (cmd == UCALL_ABORT) { in test_single_step_from_userspace()
/linux/tools/testing/selftests/kvm/x86/
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 Dxcr0_cpuid_test.c126 case UCALL_ABORT: in main()
H A Dnested_invalid_cr3_test.c102 case UCALL_ABORT: in main()
H A Dmonitor_mwait_test.c121 case UCALL_ABORT: in main()
H A Dvmx_nested_la57_state_test.c103 case UCALL_ABORT: in main()
H A Dnested_tsc_adjust_test.c149 case UCALL_ABORT: in main()
H A Dvmx_dirty_log_test.c138 case UCALL_ABORT: in test_vmx_dirty_log()
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()
H A Daperfmperf_test.c179 case UCALL_ABORT: in main()
H A Dnested_tsc_scaling_test.c209 case UCALL_ABORT: in main()
H A Dsev_smoke_test.c152 case UCALL_ABORT: in test_sev()
H A Dvmx_pmu_caps_test.c95 case UCALL_ABORT: in KVM_ONE_VCPU_TEST()
H A Dhyperv_features.c503 case UCALL_ABORT: in guest_test_msrs_access()
671 case UCALL_ABORT: in guest_test_hcalls_access()

12