Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/pmc/
H A Dtgl.c193 .msr_sts = msr_map,
218 .msr_sts = msr_map,
H A Dicl.c41 .msr_sts = msr_map,
H A Dspt.c124 .msr_sts = msr_map,
H A Dcnp.c197 .msr_sts = msr_map,
H A Dadl.c291 .msr_sts = msr_map,
H A Dcore.h325 const struct pmc_bit_map *msr_sts; member
H A Dmtl.c458 .msr_sts = msr_map,
H A Dcore.c1080 const struct pmc_bit_map *map = pmc->map->msr_sts; in pmc_core_pkgc_show()