Home
last modified time | relevance | path

Searched refs:vcore (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/hwmon/
H A Datxp1.c97 unsigned long vcore; in cpu0_vid_store() local
100 err = kstrtoul(buf, 10, &vcore); in cpu0_vid_store()
104 vcore /= 25; in cpu0_vid_store()
105 vcore *= 25; in cpu0_vid_store()
108 vid = vid_to_reg(vcore, data->vrm); in cpu0_vid_store()
127 dev_dbg(dev, "Setting VCore to %d mV (0x%02x)\n", (int)vcore, vid); in cpu0_vid_store()
/linux/drivers/mfd/
H A Dstw481x.c80 u8 vcore; in stw481x_startup() local
107 vcore = ret & 0x0f; in stw481x_startup()
121 vcore_val[vcore] / 100, vcore_val[vcore] % 100, in stw481x_startup()
/linux/Documentation/devicetree/bindings/regulator/
H A Dmt6380-regulator.txt11 buck-core1, buck-vcore, buck-vrf
29 mt6380_vcore_reg: buck-vcore {
30 regulator-name = "vcore";
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_tm_builtin.c53 if ((msr & MSR_PR) && (vcpu->arch.vcore->pcr & PCR_ARCH_206)) in kvmhv_p9_tm_emulation_early()
92 if ((msr & MSR_PR) && (vcpu->arch.vcore->pcr & PCR_ARCH_206)) in kvmhv_p9_tm_emulation_early()
H A Dbook3s_hv_tm.c84 if ((msr & MSR_PR) && (vcpu->arch.vcore->pcr & PCR_ARCH_206)) { in kvmhv_p9_tm_emulation()
135 if ((msr & MSR_PR) && (vcpu->arch.vcore->pcr & PCR_ARCH_206)) { in kvmhv_p9_tm_emulation()
H A Dbook3s_hv_builtin.c547 (vcpu->arch.vcore->lpcr & LPCR_AIL) == LPCR_AIL_3 && in inject_interrupt()
599 vcpu->arch.vcore->dpdes = 1; in kvmppc_guest_entry_inject_int()
H A Dbook3s_hv_ras.c143 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmppc_p9_realmode_hmi_handler()
H A Dbook3s_hv_p9_entry.c222 struct kvmppc_vcore *vc = vcpu->arch.vcore; in accumulate_time()
537 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_vcpu_entry_p9()
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6380.dtsi23 mt6380_vcore_reg: buck-vcore {
24 regulator-name = "vcore";
H A Dmt6357.dtsi28 mt6357_vcore_reg: buck-vcore {
29 regulator-name = "vcore";
H A Dmt6359.dtsi56 regulator-name = "vcore";
H A Dmt6358.dtsi37 regulator-name = "vcore";
H A Dmt7988a-bananapi-bpi-r4-pro.dtsi262 regulator-name = "vcore";
H A Dmt8186-corsola.dtsi1295 vsys-vcore-supply = <&pp4200_z2>;
1309 vcore {
H A Dmt8173-elm.dtsi981 regulator-name = "vcore";
/linux/drivers/cpufreq/
H A Dpxa3xx-cpufreq.c72 #define OP(cpufreq, _xl, _xn, _hss, _dmc, _smc, _sfl, _dfi, vcore, vsram) \ argument
82 .vcc_core = vcore, \
/linux/Documentation/virt/kvm/
H A Dhalt-polling.rst11 vcpus of a single vcore have ceded, the host kernel polls for wakeup conditions
41 or in the case of powerpc kvm-hv, in the vcore struct:
45 Thus this is a per vcpu (or vcore) value.
H A Dapi.rst339 of vcpus per virtual core (vcore). The vcore id is obtained by
340 dividing the vcpu id by the number of vcpus per vcore. The vcpus in a
341 given vcore will always be in the same physical core as each other
346 of the number of vcpus per vcore.
/linux/arch/arm/boot/dts/mediatek/
H A Dmt8135-evbp1.dts61 regulator-name = "vcore";