Searched refs:SPINUNIT (Results 1 – 2 of 2) sorted by relevance
408 #define SPINUNIT 100 /* 100 nsec */ macro438 if (timeout < SPINUNIT) { in __wait_for_cpus()444 ndelay(SPINUNIT); in __wait_for_cpus()445 timeout -= SPINUNIT; in __wait_for_cpus()
65 #define SPINUNIT 100 /* 100ns */ macro886 if ((s64)*t < SPINUNIT) { in mce_timed_out()896 *t -= SPINUNIT; in mce_timed_out()1014 ndelay(SPINUNIT); in mce_start()1040 ndelay(SPINUNIT); in mce_start()1086 ndelay(SPINUNIT); in mce_end()1100 ndelay(SPINUNIT); in mce_end()