Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_nhmex.c91 #define NHMEX_M_PMON_MM_CFG_EN (1ULL << 63) macro
800 if (event->attr.config2 & NHMEX_M_PMON_MM_CFG_EN) in nhmex_mbox_hw_config()
851 wrmsrl(reg2->reg, NHMEX_M_PMON_MM_CFG_EN); in nhmex_mbox_msr_enable_event()