Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dtimex.h90 extern unsigned char ptff_function_mask[16];
114 ptr = ptff_function_mask + (nr >> 3); in ptff_query()
/linux/arch/s390/kernel/
H A Dtime.c69 unsigned char ptff_function_mask[16]; variable
93 ptff(&ptff_function_mask, sizeof(ptff_function_mask), PTFF_QAF); in time_early_init()