Searched defs:CPU_SPINWAIT (Results 1 – 8 of 8) sorted by relevance
38 #define CPU_SPINWAIT macro
40 #define CPU_SPINWAIT __asm __volatile("pause") macro
45 #define CPU_SPINWAIT macro
40 #define CPU_SPINWAIT macro
39 #define CPU_SPINWAIT macro
36 #define CPU_SPINWAIT __asm__ volatile("pause") macro
97 #define CPU_SPINWAIT cpu_spinwait() macro