Searched refs:SPINUNIT (Results 1 – 2 of 2) sorted by relevance
408 #define SPINUNIT 100 /* 100 nsec */ macro438 if (timeout < SPINUNIT) { in __wait_for_cpus()444 ndelay(SPINUNIT); in __wait_for_cpus()445 timeout -= SPINUNIT; in __wait_for_cpus()
65 #define SPINUNIT 100 /* 100ns */ macro898 if ((s64)*t < SPINUNIT) { in mce_timed_out()904 *t -= SPINUNIT; in mce_timed_out()1021 ndelay(SPINUNIT); in mce_start()1047 ndelay(SPINUNIT); in mce_start()1093 ndelay(SPINUNIT); in mce_end()1107 ndelay(SPINUNIT); in mce_end()