Searched refs:guest_test_perf_capabilities_gp (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_pmu_caps_test.c54 static void guest_test_perf_capabilities_gp(uint64_t val) function
67 guest_test_perf_capabilities_gp(current_val);
68 guest_test_perf_capabilities_gp(0);
71 guest_test_perf_capabilities_gp(current_val ^ BIT_ULL(i));

Completed in 274 milliseconds