Searched refs:cpu_dead (Results 1 – 3 of 3) sorted by relevance
650 .cpu_dead = amd_pmu_cpu_dead,
559 void (*cpu_dead)(int cpu); member
1482 if (x86_pmu.cpu_dead) in x86_pmu_notifier()1483 x86_pmu.cpu_dead(cpu); in x86_pmu_notifier()