Home
last modified time | relevance | path

Searched defs:pstate (Results 101 - 125 of 171) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernv-cpufreq.c202 pstate_to_idx(u8 pstate) pstate_to_idx() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dptrace.h151 unsigned long pstate; in compat_psr_to_pstate() local
161 static inline unsigned long pstate_to_compat_psr(const unsigned long pstate) in pstate_to_compat_psr() argument
185 u64 pstate; member
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Demulate-nested.c1976 u64 pstate, mode; in kvm_inject_nested() local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dtraps.c52 static bool __kprobes __check_eq(unsigned long pstate) in __check_eq() argument
57 static bool __kprobes __check_ne(unsigned long pstate) in __check_ne() argument
62 static bool __kprobes __check_cs(unsigned long pstate) in __check_cs() argument
67 static bool __kprobes __check_cc(unsigned long pstate) in __check_cc() argument
72 static bool __kprobes __check_mi(unsigned long pstate) in __check_mi() argument
77 __check_pl(unsigned long pstate) __check_pl() argument
82 __check_vs(unsigned long pstate) __check_vs() argument
87 __check_vc(unsigned long pstate) __check_vc() argument
92 __check_hi(unsigned long pstate) __check_hi() argument
98 __check_ls(unsigned long pstate) __check_ls() argument
104 __check_ge(unsigned long pstate) __check_ge() argument
110 __check_lt(unsigned long pstate) __check_lt() argument
116 __check_gt(unsigned long pstate) __check_gt() argument
125 __check_le(unsigned long pstate) __check_le() argument
134 __check_al(unsigned long pstate) __check_al() argument
313 u32 it, pstate = regs->pstate; compat_get_it_state() local
[all...]
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dptrace.h71 unsigned long pstate : 1; /* Problem State */ member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dirq_64.c817 unsigned long pstate, bucket_pa; in handler_irq() local
H A Dtime_64.c744 unsigned long pstate; in setup_sparc64_timer() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1598 static int pp_set_xgmi_pstate(void *handle, uint32_t pstate) in pp_set_xgmi_pstate() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c783 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c1181 amdgpu_dpm_set_xgmi_pstate(struct amdgpu_device *adev, uint32_t pstate) amdgpu_dpm_set_xgmi_pstate() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/
H A Dmcde_display.c1146 struct drm_plane_state *pstate = plane->state; in mcde_display_update() local
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/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c125 struct dpu_plane_state *pstate = NULL; in _dpu_crtc_blend_setup_mixer() local
68 _dpu_crtc_setup_blend_cfg(struct dpu_crtc_mixer *mixer, struct dpu_plane_state *pstate, struct dpu_format *format) _dpu_crtc_setup_blend_cfg() argument
164 state, pstate, stage_idx, _dpu_crtc_blend_setup_mixer() local
824 const struct drm_plane_state *pstate; dpu_crtc_atomic_check() local
1081 struct dpu_plane_state *pstate = NULL; _dpu_debugfs_status_show() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c217 struct mdp5_plane_state *pstate, *pstates[STAGE_MAX + 1] = {NULL}; in blend_setup() local
659 is_fullscreen(struct drm_crtc_state *cstate, struct drm_plane_state *pstate) is_fullscreen() argument
698 const struct drm_plane_state *pstate; mdp5_crtc_atomic_check() local
[all...]
H A Dmdp5_plane.c104 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_set_property() local
132 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_get_property() local
159 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_atomic_print_state() local
222 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); mdp5_plane_destroy_state() local
931 struct drm_plane_state *pstate = plane->state; mdp5_plane_mode_set() local
1045 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); mdp5_plane_pipe() local
1055 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); mdp5_plane_right_pipe() local
1065 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); mdp5_plane_get_flush() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_plane.c286 static int vc4_plane_margins_adj(struct drm_plane_state *pstate) in vc4_plane_margins_adj() argument
/kernel/linux/linux-5.10/drivers/opp/
H A Dcore.c785 unsigned int pstate = likely(opp) ? opp->required_opps[i]->pstate : 0; in _set_required_opp() local
2118 dev_pm_opp_xlate_performance_state(struct opp_table *src_table, struct opp_table *dst_table, unsigned int pstate) dev_pm_opp_xlate_performance_state() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpm_opp.h392 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-6.6/drivers/cpufreq/
H A Dpowernv-cpufreq.c202 pstate_to_idx(u8 pstate) pstate_to_idx() argument
[all...]
H A Dbrcmstb-avs-cpufreq.c388 static int brcm_avs_get_pstate(struct private_data *priv, unsigned int *pstate) in brcm_avs_get_pstate() argument
401 static int brcm_avs_set_pstate(struct private_data *priv, unsigned int pstate) in brcm_avs_set_pstate() argument
429 unsigned int pstate; in brcm_avs_get_freq_table() local
643 unsigned int pstate; in brcm_avs_cpufreq_init() local
661 unsigned int pstate; show_brcm_avs_pstate() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c322 amdgpu_dpm_set_xgmi_pstate(struct amdgpu_device *adev, uint32_t pstate) amdgpu_dpm_set_xgmi_pstate() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c779 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1494 static int pp_set_xgmi_pstate(void *handle, uint32_t pstate) in pp_set_xgmi_pstate() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c453 struct dpu_plane_state *pstate = NULL; in _dpu_crtc_blend_setup_mixer() local
333 _dpu_crtc_setup_blend_cfg(struct dpu_crtc_mixer *mixer, struct dpu_plane_state *pstate, struct dpu_format *format) _dpu_crtc_setup_blend_cfg() argument
1190 const struct drm_plane_state *pstate; dpu_crtc_atomic_check() local
1279 struct dpu_plane_state *pstate = NULL; _dpu_debugfs_status_show() local
[all...]
H A Ddpu_plane.c576 static void _dpu_plane_color_fill_pipe(struct dpu_plane_state *pstate, in _dpu_plane_color_fill_pipe() argument
620 struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state); in _dpu_plane_color_fill() local
648 struct dpu_plane_state *pstate = to_dpu_plane_state(new_state); dpu_plane_prepare_fb() local
795 struct dpu_plane_state *pstate = to_dpu_plane_state(new_plane_state); dpu_plane_atomic_check() local
967 struct dpu_plane_state *pstate; dpu_plane_flush() local
1023 struct dpu_plane_state *pstate = to_dpu_plane_state(state); dpu_plane_sspp_update_pipe() local
1088 struct dpu_plane_state *pstate = to_dpu_plane_state(state); dpu_plane_sspp_atomic_update() local
1149 struct dpu_plane_state *pstate = to_dpu_plane_state(state); _dpu_plane_atomic_disable() local
1187 struct dpu_plane_state *pstate; dpu_plane_destroy() local
1218 struct dpu_plane_state *pstate; dpu_plane_duplicate_state() local
1277 const struct dpu_plane_state *pstate = to_dpu_plane_state(state); dpu_plane_atomic_print_state() local
1306 struct dpu_plane_state *pstate; dpu_plane_reset() local
1346 struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state); dpu_plane_danger_signal_ctrl() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c79 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_atomic_print_state() local
131 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); mdp5_plane_destroy_state() local
862 struct drm_plane_state *pstate = plane->state; mdp5_plane_mode_set() local
976 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); mdp5_plane_pipe() local
986 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); mdp5_plane_right_pipe() local
996 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); mdp5_plane_get_flush() local
[all...]

Completed in 37 milliseconds

1234567