Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h332 #define PERF_CAP_FW_WRITES BIT_ULL(13) macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h332 #define PERF_CAP_FW_WRITES BIT_ULL(13) macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.c8046 u64 perf_cap = PERF_CAP_FW_WRITES; in vmx_get_perf_capabilities()