Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/include/asm/
A Dtimex.h110 static inline int ptff_query(unsigned int nr) in ptff_query() function
/linux-6.3-rc2/arch/s390/kernel/
A Dtime.c96 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in time_early_init()
100 if (ptff_query(PTFF_QUI) && ptff(&qui, sizeof(qui), PTFF_QUI) == 0) in time_early_init()
393 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in clock_sync_global()

Completed in 5 milliseconds