Home
last modified time | relevance | path

Searched refs:ptff (Results 1 – 4 of 4) sorted by relevance

/arch/s390/include/asm/
Dtimex.h112 #define ptff(ptff_block, len, func) \ macro
/arch/s390/kernel/
Dtime.c91 ptff(&ptff_function_mask, sizeof(ptff_function_mask), PTFF_QAF); in time_early_init()
94 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in time_early_init()
98 if (ptff_query(PTFF_QUI) && ptff(&qui, sizeof(qui), PTFF_QUI) == 0) in time_early_init()
452 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in clock_sync_global()
/arch/s390/include/uapi/asm/
Dkvm.h146 __u8 ptff[16]; /* with TOD-clock steering */ member
/arch/s390/kvm/
Dkvm-s390.c279 ptff(kvm_s390_available_subfunc.ptff, in kvm_s390_cpu_feat_init()
280 sizeof(kvm_s390_available_subfunc.ptff), in kvm_s390_cpu_feat_init()