/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm64/asm/ |
H A D | sigcontext.h | 16 __u64 pstate; member
|
H A D | ptrace.h | 41 __u64 pstate; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm64/asm/ |
H A D | sigcontext.h | 28 __u64 pstate; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm64/asm/ |
H A D | sigcontext.h | 28 __u64 pstate; member
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | align.rs | 24 pub pstate: ::c_ulonglong,
|
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
H A D | guest.c | 68 case KVM_REG_ARM_CORE_REG(regs.pstate): in core_reg_size_from_offset() 128 case KVM_REG_ARM_CORE_REG(regs.pstate): in core_reg_addr() 129 return &vcpu->arch.ctxt.regs.pstate; in core_reg_addr() 225 if (off == KVM_REG_ARM_CORE_REG(regs.pstate)) { in set_core_reg()
|
/kernel/linux/linux-6.6/arch/arm64/kvm/ |
H A D | guest.c | 85 case KVM_REG_ARM_CORE_REG(regs.pstate): in core_reg_size_from_offset() 145 case KVM_REG_ARM_CORE_REG(regs.pstate): in core_reg_addr() 146 return &vcpu->arch.ctxt.regs.pstate; in core_reg_addr() 242 if (off == KVM_REG_ARM_CORE_REG(regs.pstate)) { in set_core_reg()
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | amdgpu_drm.h | 247 /* select a stable profiling pstate for perfmon tools */ 283 } pstate; member 803 /* Subquery id: Query GPU stable pstate shader clock */ 805 /* Subquery id: Query GPU stable pstate memory clock */
|
/third_party/libdrm/include/drm/ |
H A D | amdgpu_drm.h | 243 /* select a stable profiling pstate for perfmon tools */ 279 } pstate; member 795 /* Subquery id: Query GPU stable pstate shader clock */ 797 /* Subquery id: Query GPU stable pstate memory clock */
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | powernow-k8.c | 167 pr_err("Hardware error - pending bit very stuck - no further pstate changes possible\n"); in write_new_fid() 211 pr_err("internal error - pending bit very stuck - no further pstate changes possible\n"); in write_new_vid() 506 pr_err(FW_BUG "0 vid exceeded with pstate %d\n", j); in check_pst_table() 511 pr_err(FW_BUG "maxvid exceeded with pstate %d\n", j); in check_pst_table() 515 pr_err(FW_BUG "maxfid exceeded with pstate %d\n", j); in check_pst_table()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | powernow-k8.c | 167 pr_err("Hardware error - pending bit very stuck - no further pstate changes possible\n"); in write_new_fid() 211 pr_err("internal error - pending bit very stuck - no further pstate changes possible\n"); in write_new_vid() 506 pr_err(FW_BUG "0 vid exceeded with pstate %d\n", j); in check_pst_table() 511 pr_err(FW_BUG "maxvid exceeded with pstate %d\n", j); in check_pst_table() 515 pr_err(FW_BUG "maxfid exceeded with pstate %d\n", j); in check_pst_table()
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | kexec.h | 64 "/* faked current PSTATE */\n" in crash_setup_regs()
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | head_64.h | 5 #include <asm/pstate.h>
|
H A D | chafsr.h | 71 /* Privileged state error has occurred. This is a capture of PSTATE.PRIV 229 * PSTATE.IE and AFSR bits control delivery of disrupting traps.
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | head_64.h | 5 #include <asm/pstate.h>
|
H A D | chafsr.h | 71 /* Privileged state error has occurred. This is a capture of PSTATE.PRIV 229 * PSTATE.IE and AFSR bits control delivery of disrupting traps.
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_render_pass.h | 94 struct zink_render_pass_pipeline_state *pstate);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pm_opp.h | 153 int dev_pm_opp_xlate_performance_state(struct opp_table *src_table, struct opp_table *dst_table, unsigned int pstate); 337 static inline int dev_pm_opp_xlate_performance_state(struct opp_table *src_table, struct opp_table *dst_table, unsigned int pstate) in dev_pm_opp_xlate_performance_state() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | processpptables.c | 783 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2() local 785 pstate = pstate_arrays->states; in get_state_entry_v2() 788 pstate = (ATOM_PPLIB_STATE_V2 *)( in get_state_entry_v2() 789 (unsigned long)pstate + in get_state_entry_v2() 790 size_of_entry_v2(pstate->ucNumDPMLevels)); in get_state_entry_v2() 792 return pstate; in get_state_entry_v2()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | processpptables.c | 779 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2() local 781 pstate = pstate_arrays->states; in get_state_entry_v2() 784 pstate = (ATOM_PPLIB_STATE_V2 *)( in get_state_entry_v2() 785 (unsigned long)pstate + in get_state_entry_v2() 786 size_of_entry_v2(pstate->ucNumDPMLevels)); in get_state_entry_v2() 788 return pstate; in get_state_entry_v2()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mcde/ |
H A D | mcde_display.c | 160 struct drm_plane_state *pstate, in mcde_display_check() 165 struct drm_framebuffer *fb = pstate->fb; in mcde_display_check() 168 u32 offset = drm_fb_dma_get_gem_addr(fb, pstate, 0); in mcde_display_check() 1391 struct drm_plane_state *pstate = plane->state; in mcde_display_update() local 1392 struct drm_framebuffer *fb = pstate->fb; in mcde_display_update() 1427 mcde_set_extsrc(mcde, drm_fb_dma_get_gem_addr(fb, pstate, 0)); in mcde_display_update() 159 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-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 259 * table of dummy pstate latencies until the lowest value that allows 282 /* for subvp + DRR case, if subvp pipes are still present we support pstate */ in dcn32_find_dummy_latency_index_for_fw_based_mclk_switch() 532 * FW processing delays and required pstate allow width, so we must include 570 // Calculate lines required for pstate allow width and FW processing delays in dcn32_set_phantom_stream_timing() 582 // and required pstate allow width for multi-display cases in dcn32_set_phantom_stream_timing() 1238 /* Check that vlevel requested supports pstate or not in dcn32_full_validate_bw_helper() 1370 /* Pstate change might not be supported by hardware, but it might be in dcn32_calculate_dlg_params() 1467 /* If DCN isn't making memory requests we can allow pstate change and lower clocks */ in dcn32_calculate_dlg_params() 1994 /* For DCN32/321 need to validate with fclk pstate change latency equal to dummy so prefetch is in dcn32_calculate_wm_and_dlg_fpu() 1995 * scheduled correctly to account for dummy pstate in dcn32_calculate_wm_and_dlg_fpu() [all...] |
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | domain.c | 304 unsigned int pstate) in genpd_xlate_performance_state() 307 return pstate; in genpd_xlate_performance_state() 311 pstate); in genpd_xlate_performance_state() 2732 int pstate; in __genpd_dev_pm_attach() local 2762 pstate = of_get_required_opp_performance_state(dev->of_node, index); in __genpd_dev_pm_attach() 2763 if (pstate < 0 && pstate != -ENODEV && pstate != -EOPNOTSUPP) { in __genpd_dev_pm_attach() 2764 ret = pstate; in __genpd_dev_pm_attach() 2766 } else if (pstate > in __genpd_dev_pm_attach() 302 genpd_xlate_performance_state(struct generic_pm_domain *genpd, struct generic_pm_domain *parent, unsigned int pstate) genpd_xlate_performance_state() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/vhe/ |
H A D | sysreg-sr.c | 19 * pstate, which are handled as part of the el2 return state) on every
|
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | crc32c_glue.c | 21 #include <asm/pstate.h>
|