Home
last modified time | relevance | path

Searched refs:_vcpu_run (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dsync_regs_test.c215 rv = _vcpu_run(vcpu); in KVM_ONE_VCPU_TEST()
222 rv = _vcpu_run(vcpu); in KVM_ONE_VCPU_TEST()
236 rv = _vcpu_run(vcpu); in KVM_ONE_VCPU_TEST()
243 rv = _vcpu_run(vcpu); in KVM_ONE_VCPU_TEST()
H A Dprivate_mem_kvm_exits_test.c34 r = _vcpu_run(vcpu); in run_vcpu_get_exit_reason()
/linux/tools/testing/selftests/kvm/
H A Dmmu_stress_test.c153 r = _vcpu_run(vcpu); in vcpu_worker()
174 r = _vcpu_run(vcpu); in vcpu_worker()
196 r = _vcpu_run(vcpu); in vcpu_worker()
H A Dmemslot_modification_stress_test.c45 ret = _vcpu_run(vcpu); in vcpu_worker()
H A Ddemand_paging_test.c44 ret = _vcpu_run(vcpu); in vcpu_worker()
H A Ddirty_log_perf_test.c54 ret = _vcpu_run(vcpu); in vcpu_worker()
H A Dkvm_page_table_test.c202 ret = _vcpu_run(vcpu); in vcpu_worker()
/linux/tools/testing/selftests/kvm/arm64/
H A Dexternal_aborts.c163 TEST_ASSERT(_vcpu_run(vcpu), "Expected nonzero return code from KVM_RUN"); in test_mmio_nisv()
H A Dpage_fault_test.c666 ret = _vcpu_run(vcpu); in vcpu_run_loop()
/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c1655 int _vcpu_run(struct kvm_vcpu *vcpu) in _vcpu_run() function
1675 int ret = _vcpu_run(vcpu); in vcpu_run()
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h745 int _vcpu_run(struct kvm_vcpu *vcpu);