Searched refs:vcore (Results 1 – 15 of 15) sorted by relevance
36 struct regulator *vcore; member83 if (!IS_ERR(apb->vcore)) { in coldboot_seq()84 ret = regulator_enable(apb->vcore); in coldboot_seq()125 ret = regulator_enable(apb->vcore); in fw_flashing_seq()208 if (!IS_ERR(apb->vcore) && regulator_is_enabled(apb->vcore) > 0) in poweroff_seq()209 regulator_disable(apb->vcore); in poweroff_seq()361 apb->vcore = devm_regulator_get(dev, "vcore"); in apb_ctrl_get_fw_data()362 if (IS_ERR(apb->vcore)) in apb_ctrl_get_fw_data()
80 u8 vcore; in stw481x_startup() local107 vcore = ret & 0x0f; in stw481x_startup()121 vcore_val[vcore] / 100, vcore_val[vcore] % 100, in stw481x_startup()
11 buck-core1, buck-vcore, buck-vrf29 mt6380_vcore_reg: buck-vcore {30 regulator-name = "vcore";
53 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()
84 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()
547 (vcpu->arch.vcore->lpcr & LPCR_AIL) == LPCR_AIL_3 && in inject_interrupt()599 vcpu->arch.vcore->dpdes = 1; in kvmppc_guest_entry_inject_int()
143 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmppc_p9_realmode_hmi_handler()
32 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_save_hv_regs()106 struct kvmppc_vcore *vc = vcpu->arch.vcore; in save_hv_return_state()143 struct kvmppc_vcore *vc = vcpu->arch.vcore; in restore_hv_regs()171 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_restore_hv_return_state()263 struct kvmppc_vcore *vc = vcpu->arch.vcore; in load_l2_hv_regs()301 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_enter_nested_guest()
222 struct kvmppc_vcore *vc = vcpu->arch.vcore; in accumulate_time()537 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_vcpu_entry_p9()
23 mt6380_vcore_reg: buck-vcore {24 regulator-name = "vcore";
28 mt6357_vcore_reg: buck-vcore {29 regulator-name = "vcore";
37 regulator-name = "vcore";
1295 vsys-vcore-supply = <&pp4200_z2>;1309 vcore {
11 vcpus of a single vcore have ceded, the host kernel polls for wakeup conditions41 or in the case of powerpc kvm-hv, in the vcore struct:45 Thus this is a per vcpu (or vcore) value.
61 regulator-name = "vcore";