Searched refs:SPINUNIT (Results 1 – 2 of 2) sorted by relevance
391 #define SPINUNIT 100 /* 100 nsec */ macro421 if (timeout < SPINUNIT) { in __wait_for_cpus()427 ndelay(SPINUNIT); in __wait_for_cpus()428 timeout -= SPINUNIT; in __wait_for_cpus()
64 #define SPINUNIT 100 /* 100ns */ macro926 if ((s64)*t < SPINUNIT) { in mce_timed_out()935 *t -= SPINUNIT; in mce_timed_out()1059 ndelay(SPINUNIT); in mce_start()1085 ndelay(SPINUNIT); in mce_start()1133 ndelay(SPINUNIT); in mce_end()1147 ndelay(SPINUNIT); in mce_end()