Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dpmu.h34 #define ARCH_PERFMON_EVENTSEL_PIN_CONTROL BIT_ULL(19) macro
/linux/arch/x86/include/asm/
H A Dperf_event.h28 #define ARCH_PERFMON_EVENTSEL_PIN_CONTROL (1ULL << 19) macro