Home
last modified time | relevance | path

Searched defs:fcsr (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dfpu-probe.c51 unsigned long sr, mask, fcsr, fcsr0, fcsr1; in cpu_set_fpu_fcsr_mask() local
84 unsigned long sr, fir, fcsr, fcsr0, fcsr1; in cpu_set_fpu_2008() local
[all...]
H A Dptrace.c590 unsigned int fcsr; member
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dfpu-probe.c51 unsigned long sr, mask, fcsr, fcsr0, fcsr1; in cpu_set_fpu_fcsr_mask() local
84 unsigned long sr, fir, fcsr, fcsr0, fcsr1; in cpu_set_fpu_2008() local
[all...]
H A Dptrace.c597 unsigned int fcsr; member
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h40 __u32 fcsr; member
49 __u32 fcsr; member
58 __u32 fcsr; member
H A Dptrace.h46 uint32_t fcsr; member
/kernel/linux/linux-5.10/arch/riscv/include/uapi/asm/
H A Dptrace.h56 __u32 fcsr; member
61 __u32 fcsr; member
66 __u32 fcsr; member
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dfpu.h56 static inline unsigned long mask_fcsr_x(unsigned long fcsr) in mask_fcsr_x() argument
164 unsigned int fcsr = current->thread.fpu.fcsr; in init_fpu() local
H A Dprocessor.h82 unsigned int fcsr; member
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dcpu-probe.c33 unsigned long sr, mask, fcsr, fcsr0, fcsr1; in cpu_set_fpu_fcsr_mask() local
H A Dsignal.c58 uint32_t __user *fcsr = &ctx->fcsr; in copy_fpu_to_sigcontext() local
78 uint32_t __user *fcsr = &ctx->fcsr; in copy_fpu_from_sigcontext() local
96 uint32_t __user *fcsr = &ctx->fcsr; in copy_lsx_to_sigcontext() local
117 uint32_t __user *fcsr = &ctx->fcsr; copy_lsx_from_sigcontext() local
137 uint32_t __user *fcsr = &ctx->fcsr; copy_lasx_to_sigcontext() local
162 uint32_t __user *fcsr = &ctx->fcsr; copy_lasx_from_sigcontext() local
219 uint32_t __user *fcsr = &ctx->fcsr; save_hw_fpu_context() local
228 uint32_t __user *fcsr = &ctx->fcsr; restore_hw_fpu_context() local
237 uint32_t __user *fcsr = &ctx->fcsr; save_hw_lsx_context() local
246 uint32_t __user *fcsr = &ctx->fcsr; restore_hw_lsx_context() local
255 uint32_t __user *fcsr = &ctx->fcsr; save_hw_lasx_context() local
264 uint32_t __user *fcsr = &ctx->fcsr; restore_hw_lasx_context() local
297 uint32_t __user *fcsr = &fpu_ctx->fcsr; protected_save_fpu_context() local
331 uint32_t __user *fcsr = &fpu_ctx->fcsr; protected_restore_fpu_context() local
366 uint32_t __user *fcsr = &lsx_ctx->fcsr; protected_save_lsx_context() local
403 uint32_t __user *fcsr = &lsx_ctx->fcsr; protected_restore_lsx_context() local
442 uint32_t __user *fcsr = &lasx_ctx->fcsr; protected_save_lasx_context() local
482 uint32_t __user *fcsr = &lasx_ctx->fcsr; protected_restore_lasx_context() local
608 fcsr_pending(unsigned int __user *fcsr) fcsr_pending() argument
[all...]
H A Dtraps.c457 static void force_fcsr_sig(unsigned long fcsr, in force_fcsr_sig() argument
476 static int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcsr) in process_fpemu_return() argument
513 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr) in do_fpe() argument
[all...]
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dfpu.h55 static inline unsigned long mask_fcsr_x(unsigned long fcsr) in mask_fcsr_x() argument
157 unsigned int fcsr = current->thread.fpu.fcsr; in init_fpu() local
H A Dprocessor.h84 uint32_t fcsr; member
/kernel/linux/linux-6.6/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h41 __u32 fcsr; member
50 __u32 fcsr; member
59 __u32 fcsr; member
H A Dptrace.h46 uint32_t fcsr; member
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dcpu-probe.c32 unsigned long sr, mask, fcsr, fcsr0, fcsr1; in cpu_set_fpu_fcsr_mask() local
H A Dsignal.c109 uint32_t __user *fcsr = &ctx->fcsr; in copy_fpu_to_sigcontext() local
129 uint32_t __user *fcsr = &ctx->fcsr; in copy_fpu_from_sigcontext() local
147 uint32_t __user *fcsr = &ctx->fcsr; copy_lsx_to_sigcontext() local
168 uint32_t __user *fcsr = &ctx->fcsr; copy_lsx_from_sigcontext() local
188 uint32_t __user *fcsr = &ctx->fcsr; copy_lasx_to_sigcontext() local
213 uint32_t __user *fcsr = &ctx->fcsr; copy_lasx_from_sigcontext() local
284 uint32_t __user *fcsr = &ctx->fcsr; save_hw_fpu_context() local
293 uint32_t __user *fcsr = &ctx->fcsr; restore_hw_fpu_context() local
302 uint32_t __user *fcsr = &ctx->fcsr; save_hw_lsx_context() local
311 uint32_t __user *fcsr = &ctx->fcsr; restore_hw_lsx_context() local
320 uint32_t __user *fcsr = &ctx->fcsr; save_hw_lasx_context() local
329 uint32_t __user *fcsr = &ctx->fcsr; restore_hw_lasx_context() local
369 fcsr_pending(unsigned int __user *fcsr) fcsr_pending() argument
398 uint32_t __user *fcsr = &fpu_ctx->fcsr; protected_save_fpu_context() local
432 uint32_t __user *fcsr = &fpu_ctx->fcsr; protected_restore_fpu_context() local
467 uint32_t __user *fcsr = &lsx_ctx->fcsr; protected_save_lsx_context() local
504 uint32_t __user *fcsr = &lsx_ctx->fcsr; protected_restore_lsx_context() local
543 uint32_t __user *fcsr = &lasx_ctx->fcsr; protected_save_lasx_context() local
583 uint32_t __user *fcsr = &lasx_ctx->fcsr; protected_restore_lasx_context() local
[all...]
H A Dtraps.c427 static void force_fcsr_sig(unsigned long fcsr, in force_fcsr_sig() argument
446 static int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcsr) in process_fpemu_return() argument
481 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr) in do_fpe() argument
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-riscv/asm/
H A Dptrace.h59 __u32 fcsr; member
63 __u32 fcsr; member
67 __u32 fcsr; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dsigcontext.h52 __u32 fcsr; member
61 __u32 fcsr; member
70 __u32 fcsr; member
H A Dptrace.h55 uint32_t fcsr; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-riscv/asm/
H A Dptrace.h59 __u32 fcsr; member
63 __u32 fcsr; member
67 __u32 fcsr; member
/kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/
H A Dptrace.h61 __u32 fcsr; member
66 __u32 fcsr; member
71 __u32 fcsr; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Ducb1400_ts.c321 u16 fcsr; in ucb1400_ts_probe() local

Completed in 15 milliseconds

12