Searched defs:PMU_CAP_FW_WRITES (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/kvm/include/x86/ | ||
H A D | pmu.h | 53 #define PMU_CAP_FW_WRITES BIT_ULL(13) macro |
/linux/arch/x86/kvm/vmx/ | ||
H A D | capabilities.h | 23 #define PMU_CAP_FW_WRITES (1ULL << 13) macro |