Searched refs:SPINUNIT (Results 1 – 2 of 2) sorted by relevance
509 #define SPINUNIT 100 /* 100 nsec */ macro539 if (timeout < SPINUNIT) { in __wait_for_cpus()545 ndelay(SPINUNIT); in __wait_for_cpus()546 timeout -= SPINUNIT; in __wait_for_cpus()
66 #define SPINUNIT 100 /* 100ns */ macro842 if ((s64)*t < SPINUNIT) { in mce_timed_out()848 *t -= SPINUNIT; in mce_timed_out()965 ndelay(SPINUNIT); in mce_start()991 ndelay(SPINUNIT); in mce_start()1034 ndelay(SPINUNIT); in mce_end()1048 ndelay(SPINUNIT); in mce_end()