Home
last modified time | relevance | path

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

123

/linux-6.6.21/tools/testing/selftests/kvm/include/
Ducall_common.h14 UCALL_ABORT, enumerator
70 ucall_assert(UCALL_ABORT, _exp, __FILE__, __LINE__, _fmt, ##_args); \
80 ucall_assert(UCALL_ABORT, "Unconditional guest failure", \
/linux-6.6.21/tools/testing/selftests/kvm/
Dguest_print_test.c131 case UCALL_ABORT: in run_test()
167 TEST_ASSERT(get_ucall(vcpu, &uc) == UCALL_ABORT, in test_limits()
169 uc.cmd, UCALL_ABORT); in test_limits()
Dsystem_counter_offset_test.c107 case UCALL_ABORT: in enter_guest()
/linux-6.6.21/tools/testing/selftests/kvm/x86_64/
Dcr4_cpuid_sync_test.c72 case UCALL_ABORT: in main()
Dvmx_close_while_nested_test.c73 case UCALL_ABORT: in main()
Dsvm_vmcall_test.c56 case UCALL_ABORT: in main()
Dvmx_invalid_nested_guest_state.c98 case UCALL_ABORT: in main()
Duserspace_io_test.c95 case UCALL_ABORT: in main()
Dsmaller_maxphyaddr_emulation_test.c99 case UCALL_ABORT: in main()
Dhyperv_extended_hypercalls.c85 case UCALL_ABORT: in main()
Dsvm_int_ctl_test.c109 case UCALL_ABORT: in main()
Dmonitor_mwait_test.c92 case UCALL_ABORT: in main()
Dset_boot_cpu_id.c67 case UCALL_ABORT: in run_vcpu()
Dvmx_apic_access_test.c109 case UCALL_ABORT: in main()
Dxcr0_cpuid_test.c124 case UCALL_ABORT: in main()
Dfix_hypercall_test.c98 case UCALL_ABORT: in enter_guest()
Dtriple_fault_event_test.c117 case UCALL_ABORT: in main()
Dvmx_dirty_log_test.c121 case UCALL_ABORT: in main()
Dvmx_tsc_adjust_test.c140 case UCALL_ABORT: in main()
Dkvm_pv_test.c127 case UCALL_ABORT: in enter_guest()
Duserspace_msr_exit_test.c402 get_ucall(vcpu, &uc) == UCALL_ABORT) { in check_for_guest_assert()
491 case UCALL_ABORT: in process_ucall()
597 case UCALL_ABORT: in handle_ucall()
Dxen_vmcall_test.c128 case UCALL_ABORT: in main()
Dtsc_msrs_test.c86 case UCALL_ABORT: in run_vcpu()
/linux-6.6.21/tools/testing/selftests/kvm/aarch64/
Daarch32_id_regs.c59 case UCALL_ABORT: in test_guest_raz()
Dpsci_test.c97 if (get_ucall(vcpu, &uc) == UCALL_ABORT) in enter_guest()

123