Searched refs:NOP4 (Results 1 – 2 of 2) sorted by relevance
28 #define NOP4 __asm__ volatile("nop; nop; nop; nop"); in arch_cpu_idle() macro29 #define NOP32 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 in arch_cpu_idle()34 #undef NOP4 in arch_cpu_idle()
55 #define NOP4 "nop; nop; nop; nop;" macro56 #define NOP32 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 NOP497 #undef NOP4