Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
A Dsmp.h109 bool cpu_has_hotplug(unsigned int cpu);
111 static inline bool cpu_has_hotplug(unsigned int cpu) in cpu_has_hotplug() function
/linux/arch/riscv/kernel/
A Dcpu-hotplug.c19 bool cpu_has_hotplug(unsigned int cpu) in cpu_has_hotplug() function
A Dsmp.c87 if (cpu_has_hotplug(cpu)) in ipi_cpu_crash_stop()
A Dsetup.c304 return cpu_has_hotplug(cpu); in arch_cpu_is_hotpluggable()

Completed in 7 milliseconds