Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_pmu_caps_test.c141 const uint64_t fungible_caps = host_cap.capabilities & ~immutable_caps.capabilities; in test_fungible_perf_capabilities() local
147 for_each_set_bit(bit, &fungible_caps, 64) { in test_fungible_perf_capabilities()