Searched refs:IPI_HARDCLOCK (Results 1 – 12 of 12) sorted by relevance
16 IPI_HARDCLOCK, enumerator27 #define IPI_HARDCLOCK 6 macro
44 IPI_HARDCLOCK, enumerator
32 #define IPI_HARDCLOCK 0x0020 macro
39 #define IPI_HARDCLOCK 4 macro
120 #define IPI_HARDCLOCK 2 macro121 #define IPI_BITMAP_LAST IPI_HARDCLOCK
414 case IPI_HARDCLOCK: in ipi_handler()450 intr_ipi_set_handler(IPI_HARDCLOCK, "hardclock", ipi_hardclock, NULL, 0); in release_aps()
356 ipi_cpu(cpu, IPI_HARDCLOCK); in timercb()528 ipi_all_but_self(IPI_HARDCLOCK); in configtimer()841 ipi_cpu(cpu, IPI_HARDCLOCK); in cpu_new_callout()
168 case IPI_HARDCLOCK: in mips_ipi_handler()
320 case IPI_HARDCLOCK: in powerpc_ipi_handler()
311 case IPI_HARDCLOCK: in ipi_handler()
67 #define IPI_HARDCLOCK PIL_HARDCLOCK macro
831 if (ipi_bitmap & (1 << IPI_HARDCLOCK)) { in ipi_bitmap_handler()