Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dicl.c41 .msr_sts = msr_map,
Dtgl.c193 .msr_sts = msr_map,
218 .msr_sts = msr_map,
Dspt.c124 .msr_sts = msr_map,
Dcnp.c195 .msr_sts = msr_map,
Darl.c268 .msr_sts = msr_map,
637 .msr_sts = msr_map,
Dadl.c291 .msr_sts = msr_map,
Dlnl.c511 .msr_sts = msr_map,
Dcore.h325 const struct pmc_bit_map *msr_sts; member
Dmtl.c458 .msr_sts = msr_map,
Dcore.c1079 const struct pmc_bit_map *map = pmc->map->msr_sts; in pmc_core_pkgc_show()