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

/linux-master/arch/s390/include/asm/
H A Dtimex.h110 static inline int ptff_query(unsigned int nr) function
/linux-master/arch/s390/kernel/
H A Dtime.c96 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0)
100 if (ptff_query(PTFF_QUI) && ptff(&qui, sizeof(qui), PTFF_QUI) == 0)
398 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0)

Completed in 223 milliseconds