Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/intel/pmc/
Dicl.c41 .msr_sts = msr_map,
Dspt.c124 .msr_sts = msr_map,
Dcnp.c195 .msr_sts = msr_map,
Dadl.c291 .msr_sts = msr_map,
Dtgl.c188 .msr_sts = msr_map,
Dcore.h299 const struct pmc_bit_map *msr_sts; member
Dmtl.c450 .msr_sts = msr_map,
Dcore.c921 const struct pmc_bit_map *map = pmc->map->msr_sts; in pmc_core_pkgc_show()