Searched refs:vcores (Results 1 – 4 of 4) sorted by relevance
540 void scale_vcores(struct vcores_data const *vcores) in scale_vcores() argument543 struct volts *pv = (struct volts *)vcores; in scale_vcores()553 px = (struct volts *)vcores; in scale_vcores()583 debug("cor: %d\n", vcores->core.value[opp]); in scale_vcores()584 do_scale_vcore(vcores->core.addr, vcores->core.value[opp], in scale_vcores()585 vcores->core.pmic); in scale_vcores()597 debug("mpu: %d\n", vcores->mpu.value[opp]); in scale_vcores()598 do_scale_vcore(vcores->mpu.addr, vcores->mpu.value[opp], in scale_vcores()599 vcores->mpu.pmic); in scale_vcores()601 abb_setup(vcores->mpu.efuse.reg[opp], in scale_vcores()[all …]
461 struct vcores_data const *vcores = *omap_vcores; in vmmc_pbias_config() local470 if (vcores->core.pmic->i2c_slave_addr == 0x60) { in vmmc_pbias_config()
346 struct kvmppc_vcore *vcores[KVM_MAX_VCORES]; member
2399 vcore = kvm->arch.vcores[core]; in kvmppc_core_vcpu_create_hv()2412 kvm->arch.vcores[core] = vcore; in kvmppc_core_vcpu_create_hv()4673 struct kvmppc_vcore *vc = kvm->arch.vcores[i]; in kvmppc_update_lpcr()5070 kfree(kvm->arch.vcores[i]); in kvmppc_free_vcores()