Searched refs:IPI_OFF (Results 1 – 5 of 5) sorted by relevance
43 IPI_OFF, enumerator
279 || type == IPI_SUSPEND || type == IPI_OFF in generic_stop_cpus()297 if (type == IPI_SUSPEND || type == IPI_OFF) in generic_stop_cpus()317 if (type == IPI_SUSPEND || type == IPI_OFF) in generic_stop_cpus()335 if (type == IPI_SUSPEND || type == IPI_OFF) in generic_stop_cpus()369 return (generic_stop_cpus(map, IPI_OFF)); in offline_cpus()
137 #define IPI_OFF (APIC_IPI_INTS + 9) /* Stop CPU forever */ macro
198 intr_ipi_setup(IPI_OFF, "off", ipi_off, NULL); in release_aps()829 ipi_all_but_self(IPI_OFF); in cpu_mp_stop()
145 setidt(IPI_OFF, pti ? IDTVEC(cpuoff_pti) : IDTVEC(cpuoff), in cpu_mp_start()