Home
last modified time | relevance | path

Searched refs:UCALL_DONE (Results 1 – 25 of 46) sorted by relevance

12

/linux/tools/testing/selftests/kvm/arm64/
H A Dno-vgic-v3.c133 case UCALL_DONE: in test_run_vcpu()
138 } while (uc.cmd != UCALL_DONE); in test_run_vcpu()
H A Dkvm-uuid.c53 case UCALL_DONE: in main()
H A Dhost_sve.c100 case UCALL_DONE: in test_run()
H A Dat.c131 case UCALL_DONE: in run_test()
H A Daarch32_id_regs.c62 case UCALL_DONE: in test_guest_raz()
H A Ddebug-exceptions.c455 case UCALL_DONE: in test_guest_debug_exceptions()
487 } else if (cmd == UCALL_DONE) { in test_single_step_from_userspace()
/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h16 UCALL_DONE, enumerator
68 #define GUEST_DONE() ucall(UCALL_DONE, 0)
/linux/tools/testing/selftests/kvm/x86/
H A Daperfmperf_test.c134 TEST_ASSERT_EQ(get_ucall(vcpu, NULL), UCALL_DONE); in main()
177 case UCALL_DONE: in main()
H A Duserspace_msr_exit_test.c462 TEST_ASSERT(get_ucall(vcpu, &uc) == UCALL_DONE, in process_ucall_done()
464 uc.cmd, UCALL_DONE); in process_ucall_done()
481 case UCALL_DONE: in process_ucall()
570 TEST_ASSERT_EQ(cmd, UCALL_DONE); in KVM_ONE_VCPU_TEST()
586 case UCALL_DONE: in handle_ucall()
H A Duserspace_io_test.c93 case UCALL_DONE: in main()
H A Dxcr0_cpuid_test.c129 case UCALL_DONE: in main()
H A Dnested_invalid_cr3_test.c106 case UCALL_DONE: in main()
H A Dmonitor_mwait_test.c124 case UCALL_DONE: in main()
H A Dvmx_nested_la57_state_test.c108 case UCALL_DONE: in main()
H A Dnested_tsc_adjust_test.c155 case UCALL_DONE: in main()
H A Dvmx_dirty_log_test.c160 case UCALL_DONE: in test_vmx_dirty_log()
H A Dnested_tsc_scaling_test.c234 case UCALL_DONE: in main()
H A Dsev_smoke_test.c150 case UCALL_DONE: in test_sev()
H A Dpmu_counters_test.c127 case UCALL_DONE: in run_vcpu()
132 } while (uc.cmd != UCALL_DONE); in run_vcpu()
H A Dvmx_pmu_caps_test.c98 case UCALL_DONE: in KVM_ONE_VCPU_TEST()
H A Dhyperv_features.c506 case UCALL_DONE: in guest_test_msrs_access()
674 case UCALL_DONE: in guest_test_hcalls_access()
/linux/tools/testing/selftests/kvm/riscv/
H A Debreak_test.c78 TEST_ASSERT_EQ(get_ucall(vcpu, NULL), UCALL_DONE); in main()
/linux/tools/testing/selftests/kvm/
H A Darch_timer.c64 case UCALL_DONE: in test_vcpu_run()
H A Dpre_fault_memory_test.c209 case UCALL_DONE: in __test_pre_fault_memory()
H A Dguest_print_test.c150 case UCALL_DONE: in run_test()

12