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