Home
last modified time | relevance | path

Searched refs:PTFF_QTO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dtime.c96 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in time_early_init()
398 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in clock_sync_global()
/openbmc/linux/arch/s390/include/asm/
H A Dtimex.h94 #define PTFF_QTO 0x01 /* query tod offset */ macro
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc178 DEF_FEAT(PTFF_QTO, "ptff-qto", PTFF, 1, "PTFF Query TOD Offset")