Home
last modified time | relevance | path

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

/linux-6.14.4/arch/s390/include/asm/
Dtimex.h93 extern unsigned char ptff_function_mask[16];
118 ptr = ptff_function_mask + (nr >> 3); in ptff_query()
/linux-6.14.4/arch/s390/kernel/
Dtime.c68 unsigned char ptff_function_mask[16]; variable
92 ptff(&ptff_function_mask, sizeof(ptff_function_mask), PTFF_QAF); in time_early_init()