Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dtimex.h56 extern unsigned char ptff_function_mask[16];
80 ptr = ptff_function_mask + (nr >> 3); in ptff_query()
/Linux-v5.10/arch/s390/kernel/
Dtime.c73 unsigned char ptff_function_mask[16]; variable
95 ptff(&ptff_function_mask, sizeof(ptff_function_mask), PTFF_QAF); in time_early_init()