Searched refs:SPINUNIT (Results 1 – 3 of 3) sorted by relevance
247 #define SPINUNIT 100 /* 100 nsec */ macro261 if (timeout < SPINUNIT) in wait_for_sibling_cpu()263 ndelay(SPINUNIT); in wait_for_sibling_cpu()264 timeout -= SPINUNIT; in wait_for_sibling_cpu()
339 #define SPINUNIT global() macro
65 #define SPINUNIT 100 /* 100ns */ macro951 if ((s64)*t < SPINUNIT) { in mce_timed_out()960 *t -= SPINUNIT; in mce_timed_out()1084 ndelay(SPINUNIT); in mce_start()1110 ndelay(SPINUNIT); in mce_start()1158 ndelay(SPINUNIT); in mce_end()1172 ndelay(SPINUNIT); in mce_end()