Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/amd/
H A Duncore.c463 if (amd_uncore_llc) { in amd_uncore_cpu_up_prepare()
538 if (amd_uncore_llc) { in amd_uncore_cpu_starting()
577 if (amd_uncore_llc) in amd_uncore_cpu_online()
578 uncore_online(cpu, amd_uncore_llc); in amd_uncore_cpu_online()
614 if (amd_uncore_llc) in amd_uncore_cpu_down_prepare()
640 if (amd_uncore_llc) in amd_uncore_cpu_dead()
641 uncore_dead(cpu, amd_uncore_llc); in amd_uncore_cpu_dead()
719 if (!amd_uncore_llc) { in amd_uncore_init()
759 free_percpu(amd_uncore_llc); in amd_uncore_init()
774 free_percpu(amd_uncore_llc); in amd_uncore_exit()
[all …]