/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | armv8_deprecated.c | 182 switch (aarch32_check_condition(instr, regs->pstate)) { in swp_handler() 264 switch (aarch32_check_condition(instr, regs->pstate)) { in cp15barrier_handler() 365 regs->pstate |= PSR_AA32_E_BIT; in compat_setend_handler() 368 regs->pstate &= ~PSR_AA32_E_BIT; in compat_setend_handler()
|
H A D | signal32.c | 216 regs->pstate = compat_psr_to_pstate(psr); in compat_restore_sigframe() 324 compat_ulong_t spsr = regs->pstate & ~(PSR_f | PSR_AA32_E_BIT); in compat_setup_return() 358 regs->pstate = spsr; in compat_setup_return() 365 unsigned long psr = pstate_to_compat_psr(regs->pstate); in compat_setup_sigframe()
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | trampoline_64.S | 15 #include <asm/pstate.h> 251 wrpr %g0, (PSTATE_PRIV | PSTATE_PEF), %pstate 402 rdpr %pstate, %o1 404 wrpr %o1, 0, %pstate
|
H A D | asm-offsets.c | 38 OFFSET(SC_REG_PSTATE, saved_context, pstate); in sparc64_foo()
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | armv8_deprecated.c | 176 switch (aarch32_check_condition(instr, regs->pstate)) { in swp_handler() 258 switch (aarch32_check_condition(instr, regs->pstate)) { in cp15barrier_handler() 359 regs->pstate |= PSR_AA32_E_BIT; in compat_setend_handler() 362 regs->pstate &= ~PSR_AA32_E_BIT; in compat_setend_handler()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | processor.c | 306 uint64_t pstate, pc; in vcpu_dump() local 308 get_reg(vm, vcpuid, ARM64_CORE_REG(regs.pstate), &pstate); in vcpu_dump() 312 indent, "", pstate, pc); in vcpu_dump()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | trampoline_64.S | 15 #include <asm/pstate.h> 251 wrpr %g0, (PSTATE_PRIV | PSTATE_PEF), %pstate 402 rdpr %pstate, %o1 404 wrpr %o1, 0, %pstate
|
H A D | asm-offsets.c | 38 OFFSET(SC_REG_PSTATE, saved_context, pstate); in sparc64_foo()
|
/kernel/linux/linux-5.10/arch/sparc/prom/ |
H A D | p1275.c | 18 #include <asm/pstate.h>
|
/kernel/linux/linux-6.6/arch/sparc/prom/ |
H A D | p1275.c | 18 #include <asm/pstate.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0001.h | 14 __s8 ustate_ac; /* out: target pstate index */ 15 __s8 ustate_dc; /* out: target pstate index */ 19 __s8 pstate; /* out: current pstate index */ member 26 __s8 state; /* in: index of pstate to query 27 * out: pstate identifier 43 __s8 ustate; /* in: pstate identifier */
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0001.h | 14 __s8 ustate_ac; /* out: target pstate index */ 15 __s8 ustate_dc; /* out: target pstate index */ 19 __s8 pstate; /* out: current pstate index */ member 26 __s8 state; /* in: index of pstate to query 27 * out: pstate identifier 43 __s8 ustate; /* in: pstate identifier */
|
/third_party/rust/crates/libc/src/unix/nto/ |
H A D | aarch64.rs | 22 pub pstate: u64,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
H A D | align.rs | 24 pub pstate: ::c_ulong,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/ |
H A D | mcde_display.c | 152 struct drm_plane_state *pstate, in mcde_display_check() 157 struct drm_framebuffer *fb = pstate->fb; in mcde_display_check() 160 u32 offset = drm_fb_cma_get_gem_addr(fb, pstate, 0); in mcde_display_check() 1146 struct drm_plane_state *pstate = plane->state; in mcde_display_update() local 1147 struct drm_framebuffer *fb = pstate->fb; in mcde_display_update() 1182 mcde_set_extsrc(mcde, drm_fb_cma_get_gem_addr(fb, pstate, 0)); in mcde_display_update() 151 mcde_display_check(struct drm_simple_display_pipe *pipe, struct drm_plane_state *pstate, struct drm_crtc_state *cstate) mcde_display_check() argument
|
/kernel/linux/linux-5.10/drivers/opp/ |
H A D | of.c | 785 new_opp->pstate = pm_genpd_opp_to_performance_state(dev, new_opp); in _opp_add_static_v2() 874 if (opp->pstate) { in _of_add_opp_table_v2() 1184 int pstate = -EINVAL; in of_get_required_opp_performance_state() local 1199 pstate = opp->pstate; in of_get_required_opp_performance_state() 1208 return pstate; in of_get_required_opp_performance_state()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | Kconfig.x86 | 50 <file:Documentation/admin-guide/pm/amd-pstate.rst>. 60 Select the default mode the amd-pstate driver will use on 69 <file:Documentation/admin-guide/pm/amd-pstate.rst>. 79 Currently, only tests for amd-pstate are supported. If X86_AMD_PSTATE 80 is set disabled, it can tell the users test can only run on amd-pstate 82 In the future, comparison tests will be added. It can set amd-pstate
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_legalize.c | 103 struct ir3_legalize_state *pstate = &pbd->state; in legalize_block() local 108 regmask_or(&state->needs_ss, &state->needs_ss, &pstate->needs_ss); in legalize_block() 110 &pstate->needs_ss_war); in legalize_block() 111 regmask_or(&state->needs_sy, &state->needs_sy, &pstate->needs_sy); in legalize_block() 120 struct ir3_legalize_state *pstate = &pbd->state; in legalize_block() local 122 regmask_or_shared(&state->needs_ss, &state->needs_ss, &pstate->needs_ss); in legalize_block()
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | psrcompat.h | 5 #include <asm/pstate.h>
|
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
H A D | psrcompat.h | 5 #include <asm/pstate.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | boost.h | 7 u8 pstate; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | boost.h | 7 u8 pstate; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | gk20a.c | 63 *state = clk->pstate; in gk20a_pmu_dvfs_get_cur_state() 74 /* For GK20A, the performance level is directly mapped to pstate */ in gk20a_pmu_dvfs_get_target_state() 75 level = cur_level = clk->pstate; in gk20a_pmu_dvfs_get_target_state()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | gk20a.c | 63 *state = clk->pstate; in gk20a_pmu_dvfs_get_cur_state() 74 /* For GK20A, the performance level is directly mapped to pstate */ in gk20a_pmu_dvfs_get_target_state() 75 level = cur_level = clk->pstate; in gk20a_pmu_dvfs_get_target_state()
|
/third_party/libunwind/libunwind/src/aarch64/ |
H A D | Gresume.c | 135 sc->pstate = uc->uc_mcontext.pstate; in aarch64_local_resume()
|