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

/linux-master/arch/s390/include/asm/
H A Dtimex.h268 * tod_after_eq - compare two 64 bit TOD values
274 static inline int tod_after_eq(unsigned long a, unsigned long b) function
/linux-master/arch/s390/kernel/
H A Dirq.c102 if (tod_after_eq(S390_lowcore.int_clock,

Completed in 107 milliseconds