Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/kernel/
Dperf_cpum_cf.c41 u16 mtdiag_ctl; in validate_ctr_version() local
83 mtdiag_ctl = cpumf_ctr_ctl[CPUMF_CTR_SET_MT_DIAG]; in validate_ctr_version()
84 if (!((cpuhw->info.auth_ctl & mtdiag_ctl) && in validate_ctr_version()
85 (cpuhw->info.enable_ctl & mtdiag_ctl) && in validate_ctr_version()
86 (cpuhw->info.act_ctl & mtdiag_ctl))) in validate_ctr_version()