Searched refs:SPINUNIT (Results 1 – 2 of 2) sorted by relevance
499 #define SPINUNIT 100 /* 100 nsec */ macro529 if (timeout < SPINUNIT) { in __wait_for_cpus()535 ndelay(SPINUNIT); in __wait_for_cpus()536 timeout -= SPINUNIT; in __wait_for_cpus()
64 #define SPINUNIT 100 /* 100ns */ macro905 if ((s64)*t < SPINUNIT) { in mce_timed_out()915 *t -= SPINUNIT; in mce_timed_out()1033 ndelay(SPINUNIT); in mce_start()1059 ndelay(SPINUNIT); in mce_start()1102 ndelay(SPINUNIT); in mce_end()1116 ndelay(SPINUNIT); in mce_end()