Searched refs:SPINUNIT (Results 1 – 2 of 2) sorted by relevance
506 #define SPINUNIT 100 /* 100 nsec */ macro536 if (timeout < SPINUNIT) { in __wait_for_cpus()542 ndelay(SPINUNIT); in __wait_for_cpus()543 timeout -= SPINUNIT; in __wait_for_cpus()
64 #define SPINUNIT 100 /* 100ns */ macro854 if ((s64)*t < SPINUNIT) { in mce_timed_out()860 *t -= SPINUNIT; in mce_timed_out()977 ndelay(SPINUNIT); in mce_start()1003 ndelay(SPINUNIT); in mce_start()1046 ndelay(SPINUNIT); in mce_end()1060 ndelay(SPINUNIT); in mce_end()