Searched refs:MAX_IPD_TIME (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dnmi.c289 #define MAX_IPD_TIME (5 * 60 * USEC_PER_SEC) /* 5 minutes */ macro
346 if (((tmp - last_ipd) >> 12) < MAX_IPD_TIME)

Completed in 120 milliseconds