Searched refs:ARCH_PERFMON_EVENTSEL_PIN_CONTROL (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dpmu.h31 #define ARCH_PERFMON_EVENTSEL_PIN_CONTROL BIT_ULL(19) macro
/linux-master/arch/x86/include/asm/
H A Dperf_event.h28 #define ARCH_PERFMON_EVENTSEL_PIN_CONTROL (1ULL << 19) macro
94 ARCH_PERFMON_EVENTSEL_PIN_CONTROL | \
/linux-master/arch/x86/kvm/
H A Dpmu.c466 if (eventsel & ARCH_PERFMON_EVENTSEL_PIN_CONTROL)
/linux-master/arch/x86/events/
H A Dcore.c1963 bool pc = (config & ARCH_PERFMON_EVENTSEL_PIN_CONTROL);

Completed in 146 milliseconds