Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h28 #define ARCH_PERFMON_EVENTSEL_PIN_CONTROL (1ULL << 19) macro
93 ARCH_PERFMON_EVENTSEL_PIN_CONTROL | \
/openbmc/linux/arch/x86/kvm/
H A Dpmu.c414 if (eventsel & ARCH_PERFMON_EVENTSEL_PIN_CONTROL) in reprogram_counter()
/openbmc/linux/arch/x86/events/
H A Dcore.c1965 bool pc = (config & ARCH_PERFMON_EVENTSEL_PIN_CONTROL); in x86_event_sysfs_show()