Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dtimex.h60 extern unsigned char ptff_function_mask[16];
84 ptr = ptff_function_mask + (nr >> 3); in ptff_query()
/Linux-v5.4/arch/s390/kernel/
Dtime.c70 unsigned char ptff_function_mask[16]; variable
92 ptff(&ptff_function_mask, sizeof(ptff_function_mask), PTFF_QAF); in time_early_init()