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

/linux-master/arch/s390/include/asm/
H A Dtimex.h94 #define PTFF_QTO 0x01 /* query tod offset */ macro
/linux-master/arch/s390/kernel/
H A Dtime.c96 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0)
398 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0)

Completed in 166 milliseconds