Home
last modified time | relevance | path

Searched defs:psr (Results 1 - 25 of 100) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpsr.h21 unsigned int psr; in get_psr() local
H A Dsigcontext.h40 unsigned int psr; member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpsr.h21 unsigned int psr; in get_psr() local
H A Dsigcontext.h40 unsigned int psr; member
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dopcodes.c52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dopcodes.c52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-psr.c30 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
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-psr.c30 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
[all...]
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h38 static inline unsigned long psr_to_tstate_icc(unsigned int psr) in psr_to_tstate_icc() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c282 static void dmub_psr_construct(struct dmub_psr *psr, struct dc_context *ctx) in dmub_psr_construct() argument
293 struct dmub_psr *psr = kzalloc(sizeof(struct dmub_psr), GFP_KERNEL); in dmub_psr_create() local
[all...]
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h38 static inline unsigned long psr_to_tstate_icc(unsigned int psr) in psr_to_tstate_icc() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsignal.c91 struct ia64_psr *psr = ia64_psr(&scr->pt); in restore_sigcontext() local
H A Dtraps.c193 struct ia64_psr *psr = ia64_psr(regs); in disabled_fph_fault() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dcpu.c443 int psr; in cpu_type_probe() local
H A Dtraps_32.c107 do_illegal_instruction(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) do_illegal_instruction() argument
120 do_priv_instruction(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) do_priv_instruction() argument
130 do_memaccess_unaligned(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) do_memaccess_unaligned() argument
156 do_fpd_trap(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) do_fpd_trap() argument
198 do_fpe_trap(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) global() argument
301 handle_tag_overflow(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) global() argument
309 handle_watchpoint(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) global() argument
321 handle_reg_access(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) global() argument
331 handle_cp_disabled(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) global() argument
337 handle_cp_exception(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) global() argument
347 handle_hw_divzero(struct pt_regs *regs, unsigned long pc, unsigned long npc, unsigned long psr) global() argument
[all...]
H A Dprocess_32.c314 unsigned long psr; local
H A Dsignal_32.c144 unsigned int psr, pc, npc, ufp; in do_rt_sigreturn() local
326 unsigned int psr; setup_rt_frame() local
[all...]
H A Dptrace_32.c114 u32 psr; in genregs32_set() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsignal.c90 struct ia64_psr *psr = ia64_psr(&scr->pt); in restore_sigcontext() local
H A Dtraps.c193 struct ia64_psr *psr = ia64_psr(regs); in disabled_fph_fault() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dcpu.c443 int psr; in cpu_type_probe() local
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dsnow.c35 int bfs, psr, rfs, bitwidth; in snow_card_hw_params() local
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Dsnow.c35 int bfs, psr, rfs, bitwidth; in snow_card_hw_params() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dmaple-cpufreq.c94 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
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsignal32.c190 unsigned long psr; in compat_restore_sigframe() local
365 unsigned long psr = pstate_to_compat_psr(regs->pstate); in compat_setup_sigframe() local

Completed in 11 milliseconds

1234