Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dtimex.h274 static inline int tod_after_eq(unsigned long a, unsigned long b) in tod_after_eq() function
/linux-6.12.1/arch/s390/kernel/
Dirq.c104 if (tod_after_eq(get_lowcore()->int_clock, in do_IRQ()