Home
last modified time | relevance | path

Searched defs:PMU_CAP_FW_WRITES (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86/
H A Dpmu.h53 #define PMU_CAP_FW_WRITES BIT_ULL(13) macro
/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h23 #define PMU_CAP_FW_WRITES (1ULL << 13) macro