Home
last modified time | relevance | path

Searched refs:UCALL_ABORT (Results 1 - 25 of 68) sorted by relevance

123

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
H A Ducall_common.h14 UCALL_ABORT, enumerator
70 ucall_assert(UCALL_ABORT, _exp, __FILE__, __LINE__, _fmt, ##_args); \
80 ucall_assert(UCALL_ABORT, "Unconditional guest failure", \
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dguest_print_test.c131 case UCALL_ABORT: in run_test()
167 TEST_ASSERT(get_ucall(vcpu, &uc) == UCALL_ABORT, in test_limits()
168 "Unexpected ucall command: %lu, Expected: %u (UCALL_ABORT)\n", in test_limits()
169 uc.cmd, UCALL_ABORT); in test_limits() local
H A Dsystem_counter_offset_test.c107 case UCALL_ABORT: in enter_guest()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dtsc_msrs_test.c25 ucall(UCALL_ABORT, 4, \
94 case UCALL_ABORT: in run_vcpu()
H A Dsvm_vmcall_test.c63 case UCALL_ABORT: in main()
H A Dvmx_close_while_nested_test.c80 case UCALL_ABORT: in main()
H A Dcr4_cpuid_sync_test.c103 case UCALL_ABORT: in main()
H A Devmcs_test.c121 case UCALL_ABORT: in main()
H A Dvmx_tsc_adjust_test.c152 case UCALL_ABORT: in main()
H A Dvmx_apic_access_test.c126 case UCALL_ABORT: in main()
H A Dvmx_dirty_log_test.c127 case UCALL_ABORT: in main()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dcr4_cpuid_sync_test.c72 case UCALL_ABORT: in main()
H A Dsvm_vmcall_test.c56 case UCALL_ABORT: in main()
H A Dvmx_close_while_nested_test.c73 case UCALL_ABORT: in main()
H A Dvmx_invalid_nested_guest_state.c98 case UCALL_ABORT: in main()
H A Dhyperv_extended_hypercalls.c85 case UCALL_ABORT: in main()
H A Dmonitor_mwait_test.c92 case UCALL_ABORT: in main()
H A Dsmaller_maxphyaddr_emulation_test.c99 case UCALL_ABORT: in main()
H A Dset_boot_cpu_id.c67 case UCALL_ABORT: in run_vcpu()
H A Dsvm_int_ctl_test.c109 case UCALL_ABORT: in main()
H A Dvmx_apic_access_test.c109 case UCALL_ABORT: in main()
H A Duserspace_io_test.c95 case UCALL_ABORT: in main()
H A Dxcr0_cpuid_test.c124 case UCALL_ABORT: in main()
H A Dfix_hypercall_test.c98 case UCALL_ABORT: in enter_guest()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H A Dkvm_util.h306 UCALL_ABORT, enumerator
328 ucall(UCALL_ABORT, 2 + _nargs, \

Completed in 7 milliseconds

123