Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h16 UCALL_DONE, enumerator
56 #define GUEST_DONE() ucall(UCALL_DONE, 0)
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Duserspace_msr_exit_test.c475 TEST_ASSERT(get_ucall(vcpu, &uc) == UCALL_DONE, in process_ucall_done()
477 uc.cmd, UCALL_DONE); in process_ucall_done()
494 case UCALL_DONE: in process_ucall()
568 if (process_ucall(vcpu) != UCALL_DONE) { in test_msr_filter_allow()
603 case UCALL_DONE: in handle_ucall()
H A Dexit_on_emulation_failure_test.c38 TEST_ASSERT_EQ(get_ucall(vcpu, NULL), UCALL_DONE); in main()
H A Dcr4_cpuid_sync_test.c75 case UCALL_DONE: in main()
H A Dsvm_vmcall_test.c61 case UCALL_DONE: in main()
H A Duserspace_io_test.c93 case UCALL_DONE: in main()
H A Dvmx_invalid_nested_guest_state.c96 case UCALL_DONE: in main()
H A Dsmaller_maxphyaddr_emulation_test.c102 case UCALL_DONE: in main()
H A Dtsc_scaling_sync.c69 case UCALL_DONE: in run_vcpu()
H A Dhyperv_extended_hypercalls.c88 case UCALL_DONE: in main()
H A Dsvm_int_ctl_test.c113 case UCALL_DONE: in main()
H A Dmonitor_mwait_test.c95 case UCALL_DONE: in main()
H A Dset_boot_cpu_id.c62 case UCALL_DONE: in run_vcpu()
H A Dxcr0_cpuid_test.c127 case UCALL_DONE: in main()
H A Dvmx_apic_access_test.c115 case UCALL_DONE: in main()
H A Dtriple_fault_event_test.c115 case UCALL_DONE: in main()
H A Dvmx_dirty_log_test.c143 case UCALL_DONE: in main()
H A Dfix_hypercall_test.c96 case UCALL_DONE: in enter_guest()
H A Dvmx_tsc_adjust_test.c146 case UCALL_DONE: in main()
H A Dkvm_pv_test.c130 case UCALL_DONE: in enter_guest()
H A Dxen_vmcall_test.c133 case UCALL_DONE: in main()
H A Dtsc_msrs_test.c83 case UCALL_DONE: in run_vcpu()
H A Dvmx_nested_tsc_scaling_test.c213 case UCALL_DONE: in main()
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Daarch32_id_regs.c62 case UCALL_DONE: in test_guest_raz()
H A Dpsci_test.c150 if (get_ucall(source, &uc) != UCALL_DONE) in host_test_cpu_on()

12