Searched refs:ptff (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/arch/s390/kernel/ |
| H A D | time.c | 90 ptff(&ptff_function_mask, sizeof(ptff_function_mask), PTFF_QAF); in time_early_init() 93 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in time_early_init() 97 if (ptff_query(PTFF_QUI) && ptff(&qui, sizeof(qui), PTFF_QUI) == 0) in time_early_init() 393 if (ptff_query(PTFF_QTO) && ptff(&qto, sizeof(qto), PTFF_QTO) == 0) in clock_sync_global()
|
| /linux-6.15/drivers/ptp/ |
| H A D | ptp_s390.c | 51 ptff(&tod, sizeof(tod), PTFF_QPT); in ptp_s390_qpt_gettime()
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | timex.h | 146 #define ptff(ptff_block, len, func) \ macro
|
| /linux-6.15/tools/arch/s390/include/uapi/asm/ |
| H A D | kvm.h | 456 __u8 ptff[16]; /* with TOD-clock steering */ member
|
| /linux-6.15/arch/s390/include/uapi/asm/ |
| H A D | kvm.h | 456 __u8 ptff[16]; /* with TOD-clock steering */ member
|
| /linux-6.15/Documentation/virt/kvm/devices/ |
| H A D | vm.rst | 145 query or "test bit" subfunctions and used e.g. by cpacf functions, plo and ptff. 158 u8 ptff[16]; # valid with TOD-clock steering
|
| /linux-6.15/arch/s390/kvm/ |
| H A D | kvm-s390.c | 398 ptff(kvm_s390_available_subfunc.ptff, in kvm_s390_cpu_feat_init() 399 sizeof(kvm_s390_available_subfunc.ptff), in kvm_s390_cpu_feat_init() 1519 ((unsigned long *) &kvm->arch.model.subfuncs.ptff)[0], in kvm_s390_set_processor_subfunc() 1520 ((unsigned long *) &kvm->arch.model.subfuncs.ptff)[1]); in kvm_s390_set_processor_subfunc() 1736 ((unsigned long *) &kvm->arch.model.subfuncs.ptff)[0], in kvm_s390_get_processor_subfunc() 1737 ((unsigned long *) &kvm->arch.model.subfuncs.ptff)[1]); in kvm_s390_get_processor_subfunc() 1807 ((unsigned long *) &kvm_s390_available_subfunc.ptff)[0], in kvm_s390_get_machine_subfunc() 1808 ((unsigned long *) &kvm_s390_available_subfunc.ptff)[1]); in kvm_s390_get_machine_subfunc()
|
| /linux-6.15/arch/s390/tools/ |
| H A D | opcodes.txt | 5 0104 ptff E
|