Home
last modified time | relevance | path

Searched refs:get_ucall (Results 1 – 25 of 72) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c145 TEST_ASSERT(get_ucall(vcpu, &uc) == UCALL_SYNC, in run_vcpu_expect_gp()
190 TEST_ASSERT(get_ucall(params->vcpu, &uc) == UCALL_SYNC, in run_ucna_injection()
200 TEST_ASSERT(get_ucall(params->vcpu, &uc) == UCALL_SYNC, in run_ucna_injection()
210 if (get_ucall(params->vcpu, &uc) == UCALL_ABORT) { in run_ucna_injection()
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.c65 switch (get_ucall(vcpu, &uc)) { in main()
H A Dvmx_close_while_nested_test.c72 switch (get_ucall(vcpu, &uc)) { in main()
H A Dsvm_vmcall_test.c55 switch (get_ucall(vcpu, &uc)) { in main()
H A Dplatform_info_test.c45 get_ucall(vcpu, &uc); in test_msr_platform_info_enabled()
H A Duserspace_io_test.c70 if (get_ucall(vcpu, &uc)) in main()
H A Dvmx_invalid_nested_guest_state.c95 switch (get_ucall(vcpu, &uc)) { in main()
H A Duserspace_msr_exit_test.c402 get_ucall(vcpu, &uc) == UCALL_ABORT) { in check_for_guest_assert()
475 TEST_ASSERT(get_ucall(vcpu, &uc) == UCALL_DONE, in process_ucall_done()
488 switch (get_ucall(vcpu, &uc)) { in process_ucall()
596 switch (get_ucall(vcpu, &uc)) { in handle_ucall()
H A Dsmaller_maxphyaddr_emulation_test.c98 switch (get_ucall(vcpu, &uc)) { in main()
H A Dsvm_int_ctl_test.c108 switch (get_ucall(vcpu, &uc)) { in main()
H A Dtsc_scaling_sync.c68 switch (get_ucall(vcpu, &uc)) { in run_vcpu()
H A Dhyperv_extended_hypercalls.c84 switch (get_ucall(vcpu, &uc)) { in main()
H A Dmonitor_mwait_test.c88 switch (get_ucall(vcpu, &uc)) { in main()
H A Dset_boot_cpu_id.c54 switch (get_ucall(vcpu, &uc)) { in run_vcpu()
H A Dxcr0_cpuid_test.c123 switch (get_ucall(vcpu, &uc)) { in main()
H A Dvmx_apic_access_test.c108 switch (get_ucall(vcpu, &uc)) { in main()
H A Dvmx_tsc_adjust_test.c139 switch (get_ucall(vcpu, &uc)) { in main()
H A Dtriple_fault_event_test.c114 switch (get_ucall(vcpu, &uc)) { in main()
H A Dvmx_dirty_log_test.c120 switch (get_ucall(vcpu, &uc)) { in main()
H A Dfix_hypercall_test.c92 switch (get_ucall(vcpu, &uc)) { in enter_guest()
/openbmc/linux/tools/testing/selftests/kvm/
H A Dsystem_counter_offset_test.c103 switch (get_ucall(vcpu, &uc)) { in enter_guest()
112 get_ucall(vcpu, &uc)); in enter_guest()
H A Dguest_print_test.c122 switch (get_ucall(vcpu, &uc)) { in run_test()
167 TEST_ASSERT(get_ucall(vcpu, &uc) == UCALL_ABORT, in test_limits()
H A Dmemslot_modification_stress_test.c50 if (get_ucall(vcpu, NULL) == UCALL_SYNC) in vcpu_worker()
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dpsci_test.c97 if (get_ucall(vcpu, &uc) == UCALL_ABORT) in enter_guest()
150 if (get_ucall(source, &uc) != UCALL_DONE) in host_test_cpu_on()

123