/linux-6.6.21/arch/sparc/kernel/ |
D | traps_32.c | 108 unsigned long psr) in do_illegal_instruction() 121 unsigned long psr) in do_priv_instruction() 131 unsigned long psr) in do_memaccess_unaligned() 157 unsigned long psr) in do_fpd_trap() 199 unsigned long psr) 302 unsigned long psr) 310 unsigned long psr) 322 unsigned long psr) 332 unsigned long psr) 338 unsigned long psr) [all …]
|
D | signal32.c | 88 unsigned int psr, ufp; in do_sigreturn32() local 177 unsigned int psr, pc, npc, ufp; in do_rt_sigreturn32() local 359 u32 psr; in setup_frame32() local 494 u32 psr; in setup_rt_frame32() local
|
D | signal_32.c | 144 unsigned int psr, pc, npc, ufp; in do_rt_sigreturn() local 326 unsigned int psr; in setup_rt_frame() local
|
D | process_32.c | 302 unsigned long psr; local
|
D | cpu.c | 443 int psr; in cpu_type_probe() local
|
/linux-6.6.21/arch/powerpc/platforms/powernv/ |
D | opal-psr.c | 30 int psr, ret, token; in psr_show() local 80 int psr, ret, token; in psr_store() local 125 struct device_node *psr, *node; in opal_psr_init() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_edp_panel_control.c | 548 struct dmub_psr *psr = dc->res_pool->psr; in edp_set_psr_allow_active() local 596 struct dmub_psr *psr = dc->res_pool->psr; in edp_get_psr_state() local 653 struct dmub_psr *psr; in edp_setup_psr() local 845 struct dmub_psr *psr = dc->res_pool->psr; in edp_get_psr_residency() local 860 struct dmub_psr *psr = dc->res_pool->psr; in edp_set_sink_vtotal_in_psr_active() local
|
/linux-6.6.21/drivers/cpufreq/ |
D | maple-cpufreq.c | 94 unsigned long psr = scom970_read(SCOM_PSR); in maple_scom_switch_freq() local 116 unsigned long psr = scom970_read(SCOM_PSR); in maple_scom_query_freq() local
|
D | pmac64-cpufreq.c | 168 unsigned long psr = scom970_read(SCOM_PSR); in g5_scom_switch_freq() local 194 unsigned long psr = scom970_read(SCOM_PSR); in g5_scom_query_freq() local
|
/linux-6.6.21/arch/arm/kernel/ |
D | opcodes.c | 52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | psr.h | 21 unsigned int psr; in get_psr() local
|
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_psr.c | 1689 struct intel_psr *psr = &intel_dp->psr; in intel_psr_pause() local 1722 struct intel_psr *psr = &intel_dp->psr; in intel_psr_resume() local 2182 struct intel_psr *psr = &intel_dp->psr; in intel_psr_pre_plane_update() local 2223 struct intel_psr *psr = &intel_dp->psr; in _intel_psr_post_plane_update() local 2462 struct intel_psr *psr = &intel_dp->psr; in intel_psr_handle_irq() local 2764 struct intel_psr *psr = &intel_dp->psr; in psr_alpm_check() local 2791 struct intel_psr *psr = &intel_dp->psr; in psr_capability_changed_check() local 2815 struct intel_psr *psr = &intel_dp->psr; in intel_psr_short_pulse() local 2979 struct intel_psr *psr = &intel_dp->psr; in intel_psr_status() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/ |
D | dmub_psr.c | 470 static void dmub_psr_construct(struct dmub_psr *psr, struct dc_context *ctx) in dmub_psr_construct() 481 struct dmub_psr *psr = kzalloc(sizeof(struct dmub_psr), GFP_KERNEL); in dmub_psr_create() local
|
/linux-6.6.21/arch/sparc/include/uapi/asm/ |
D | psrcompat.h | 38 static inline unsigned long psr_to_tstate_icc(unsigned int psr) in psr_to_tstate_icc()
|
D | ptrace.h | 44 unsigned int psr; member 105 unsigned long psr; member
|
/linux-6.6.21/arch/arm64/kernel/ |
D | signal32.c | 188 unsigned long psr; in compat_restore_sigframe() local 361 unsigned long psr = pstate_to_compat_psr(regs->pstate); in compat_setup_sigframe() local
|
/linux-6.6.21/sound/soc/samsung/ |
D | snow.c | 35 int bfs, psr, rfs, bitwidth; in snow_card_hw_params() local
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | ptrace.h | 149 static inline unsigned long compat_psr_to_pstate(const unsigned long psr) in compat_psr_to_pstate() 163 unsigned long psr; in pstate_to_compat_psr() local
|
/linux-6.6.21/arch/ia64/kernel/ |
D | signal.c | 90 struct ia64_psr *psr = ia64_psr(&scr->pt); in restore_sigcontext() local
|
D | ptrace.c | 626 struct ia64_psr *psr = ia64_psr(task_pt_regs(task)); in ia64_flush_fph() local 652 struct ia64_psr *psr = ia64_psr(task_pt_regs(task)); in ia64_sync_fph() local 769 unsigned long psr, ec, lc, rnat, bsp, cfm, nat_bits, val; in ptrace_getregs() local 913 unsigned long psr, rsc, ec, lc, rnat, bsp, cfm, nat_bits, val = 0; in ptrace_setregs() local
|
D | traps.c | 193 struct ia64_psr *psr = ia64_psr(regs); in disabled_fph_fault() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/ |
D | dc_types.h | 1087 struct psr { struct 1088 bool disable_psr; 1089 bool disallow_psrsu; 1090 bool disallow_replay; 1091 bool rc_disable; 1092 bool rc_allow_static_screen; 1093 bool rc_allow_fullscreen_VPB; 1094 unsigned int replay_enable_option; 1095 } psr; member
|
/linux-6.6.21/drivers/media/common/saa7146/ |
D | saa7146_core.c | 309 u32 psr = saa7146_read(dev, PSR); in interrupt_hw() local
|
/linux-6.6.21/arch/ia64/mm/ |
D | tlb.c | 457 unsigned long psr; in ia64_itr_entry() local
|
/linux-6.6.21/drivers/soc/apple/ |
D | rtkit-crashlog.c | 51 u64 psr; member
|