Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dpmu.h38 #define ARCH_PERFMON_EVENTSEL_INV BIT_ULL(23) macro
/linux/arch/x86/include/asm/
H A Dperf_event.h32 #define ARCH_PERFMON_EVENTSEL_INV (1ULL << 23) macro