Searched refs:shared_regs (Results 1 – 6 of 6) sorted by relevance
561 er = &box->shared_regs[idx]; in nhmex_mbox_get_shared_reg()586 er = &box->shared_regs[EXTRA_REG_NHMEX_M_ZDP_CTL_FVC]; in nhmex_mbox_get_shared_reg()619 er = &box->shared_regs[idx]; in nhmex_mbox_put_shared_reg()625 er = &box->shared_regs[EXTRA_REG_NHMEX_M_ZDP_CTL_FVC]; in nhmex_mbox_put_shared_reg()826 return box->shared_regs[idx].config; in nhmex_mbox_shared_reg_config()828 er = &box->shared_regs[EXTRA_REG_NHMEX_M_ZDP_CTL_FVC]; in nhmex_mbox_shared_reg_config()1001 er = &box->shared_regs[er_idx]; in nhmex_rbox_get_constraint()1077 er = &box->shared_regs[er_idx]; in nhmex_rbox_put_constraint()
3219 era = &cpuc->shared_regs->regs[idx]; in __intel_shared_reg_get_constraints()3292 era = &cpuc->shared_regs->regs[reg->idx]; in __intel_shared_reg_put_constraints()4537 if (!cpuc->shared_regs) in intel_cpuc_prepare()4564 kfree(cpuc->shared_regs); in intel_cpuc_prepare()4565 cpuc->shared_regs = NULL; in intel_cpuc_prepare()4701 if (!cpuc->shared_regs) in intel_pmu_cpu_starting()4711 cpuc->shared_regs = pc; in intel_pmu_cpu_starting()4715 cpuc->shared_regs->core_id = core_id; in intel_pmu_cpu_starting()4716 cpuc->shared_regs->refcnt++; in intel_pmu_cpu_starting()4766 pc = cpuc->shared_regs; in intel_cpuc_finish()[all …]
196 er = &box->shared_regs[reg1->idx]; in uncore_get_constraint()232 er = &box->shared_regs[reg1->idx]; in uncore_put_constraint()243 er = &box->shared_regs[idx]; in uncore_shared_reg_config()363 raw_spin_lock_init(&box->shared_regs[i].lock); in uncore_alloc_box()
157 struct intel_uncore_extra_reg shared_regs[]; member
932 struct intel_uncore_extra_reg *er = &box->shared_regs[0]; in snbep_cbox_put_constraint()950 struct intel_uncore_extra_reg *er = &box->shared_regs[0]; in __snbep_cbox_get_constraint()1081 struct intel_uncore_extra_reg *er = &box->shared_regs[0]; in snbep_pcu_get_constraint()1122 struct intel_uncore_extra_reg *er = &box->shared_regs[0]; in snbep_pcu_put_constraint()
312 struct intel_shared_regs *shared_regs; member
Completed in 39 milliseconds