Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dpmu.h37 #define ARCH_PERFMON_EVENTSEL_ENABLE BIT_ULL(22) macro
/linux/arch/x86/include/asm/
H A Dperf_event.h31 #define ARCH_PERFMON_EVENTSEL_ENABLE (1ULL << 22) macro