Searched refs:cpu_down (Results 1 – 12 of 12) sorted by relevance
55 (void)cpu_down(cpu); in vcpu_hotplug()89 (void)cpu_down(cpu); in setup_cpu_watcher()
46 void (*cpu_down)(void); member
403 if (model->cpu_down) in nmi_cpu_shutdown()404 model->cpu_down(); in nmi_cpu_shutdown()
745 .cpu_down = &op_amd_cpu_shutdown,
140 int cpu_down(unsigned int cpu);
272 int __ref cpu_down(unsigned int cpu) in cpu_down() function289 EXPORT_SYMBOL(cpu_down);
45 ret = cpu_down(cpu->sysdev.id); in store_online()
403 err = cpu_down(cpu); in enter_uniprocessor()
483 rc = cpu_down(cpu); in dlpar_offline_cpu()
745 cpu_down(pr->id); in acpi_processor_handle_eject()
774 cpu_down(cpu); in machine_shutdown()
611 err = cpu_down(cpu); in dr_cpu_unconfigure()