Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c108 int reserve_perfctr_nmi(unsigned int msr) in reserve_perfctr_nmi() function
121 EXPORT_SYMBOL(reserve_perfctr_nmi);
/linux/arch/x86/events/
H A Dcore.c222 if (!reserve_perfctr_nmi(x86_pmu_event_addr(i))) in reserve_pmc_hardware()