Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
Dtsc_msrs_test.c25 ucall(UCALL_ABORT, 4, \
94 case UCALL_ABORT: in run_vcpu()
Dvmx_close_while_nested_test.c80 case UCALL_ABORT: in main()
Dsvm_vmcall_test.c63 case UCALL_ABORT: in main()
Dcr4_cpuid_sync_test.c103 case UCALL_ABORT: in main()
Dvmx_apic_access_test.c126 case UCALL_ABORT: in main()
Dvmx_dirty_log_test.c127 case UCALL_ABORT: in main()
Dvmx_tsc_adjust_test.c152 case UCALL_ABORT: in main()
Devmcs_test.c121 case UCALL_ABORT: in main()
Duser_msr_test.c139 case UCALL_ABORT: in handle_ucall()
Dkvm_pv_test.c198 case UCALL_ABORT: in enter_guest()
Dvmx_preemption_timer_test.c195 case UCALL_ABORT: in main()
Dstate_test.c193 case UCALL_ABORT: in main()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
Dkvm_util.h306 UCALL_ABORT, enumerator
328 ucall(UCALL_ABORT, 2 + _nargs, \
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
Dset_memory_region_test.c94 if (run->exit_reason == KVM_EXIT_IO && cmd == UCALL_ABORT) in vcpu_worker()
Dsteal_time.c264 case UCALL_ABORT: in run_vcpu()