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 */ macro882 if ((s64)*t < SPINUNIT) { in mce_timed_out()888 *t -= SPINUNIT; in mce_timed_out()1005 ndelay(SPINUNIT); in mce_start()1031 ndelay(SPINUNIT); in mce_start()1077 ndelay(SPINUNIT); in mce_end()1091 ndelay(SPINUNIT); in mce_end()