Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dtimex.h245 static inline int tod_after_eq(unsigned long long a, unsigned long long b) in tod_after_eq() function
/Linux-v4.19/arch/s390/kernel/
Dirq.c109 if (tod_after_eq(S390_lowcore.int_clock, in do_IRQ()