Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dtimex.h274 static inline int tod_after_eq(unsigned long a, unsigned long b) in tod_after_eq() function
/openbmc/linux/arch/s390/kernel/
H A Dirq.c102 if (tod_after_eq(S390_lowcore.int_clock, in do_IRQ()