Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dtimex.h96 #define PTFF_QUI 0x04 /* query UTC information */ macro
/linux-6.1.9/arch/s390/kernel/
Dtime.c100 if (ptff_query(PTFF_QUI) && ptff(&qui, sizeof(qui), PTFF_QUI) == 0) in time_early_init()