Home
last modified time | relevance | path

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

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