Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c150 static uint64_t run_vcpu_to_sync(struct kvm_vcpu *vcpu) in run_vcpu_to_sync() function
169 r = run_vcpu_to_sync(vcpu); in run_vcpu_and_sync_pmc_results()
188 r = run_vcpu_to_sync(vcpu); in sanity_check_pmu()
754 return run_vcpu_to_sync(vcpu); in test_with_fixed_counter_filter()
767 return run_vcpu_to_sync(vcpu); in test_set_gp_and_fixed_event_filter()
784 count = run_vcpu_to_sync(vcpu); in __test_fixed_counter_bitmap()