Searched defs:IPI_NOP (Results 1 - 2 of 2) sorted by relevance

/arch/hexagon/include/asm/
H A Dsmp.h29 IPI_NOP = 0, enumerator in enum:ipi_message_type
/arch/parisc/kernel/
H A Dsmp.c72 IPI_NOP=0, enumerator in enum:ipi_message_type
146 case IPI_NOP:
147 smp_debug(100, KERN_DEBUG "CPU%d IPI_NOP\n", this_cpu);
242 send_IPI_allbutself(IPI_NOP);

Completed in 91 milliseconds