Home
last modified time | relevance | path

Searched defs:fcsr (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/arch/loongarch/kernel/
A Dsignal.c86 uint32_t __user *fcsr = &ctx->fcsr; in copy_fpu_to_sigcontext() local
106 uint32_t __user *fcsr = &ctx->fcsr; in copy_fpu_from_sigcontext() local
125 uint32_t __user *fcsr = &ctx->fcsr; in save_hw_fpu_context() local
134 uint32_t __user *fcsr = &ctx->fcsr; in restore_hw_fpu_context() local
139 static int fcsr_pending(unsigned int __user *fcsr) in fcsr_pending()
168 uint32_t __user *fcsr = &fpu_ctx->fcsr; in protected_save_fpu_context() local
202 uint32_t __user *fcsr = &fpu_ctx->fcsr; in protected_restore_fpu_context() local
A Dtraps.c277 void force_fcsr_sig(unsigned long fcsr, void __user *fault_addr, in force_fcsr_sig()
296 int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcsr) in process_fpemu_return()
331 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr) in do_fpe()
A Dcpu-probe.c32 unsigned long sr, mask, fcsr, fcsr0, fcsr1; in cpu_set_fpu_fcsr_mask() local
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dfpu.h32 static inline unsigned long mask_fcsr_x(unsigned long fcsr) in mask_fcsr_x()
98 unsigned int fcsr = current->thread.fpu.fcsr; in init_fpu() local
A Dprocessor.h83 unsigned int fcsr; member
/linux-6.3-rc2/arch/riscv/include/uapi/asm/
A Dptrace.h56 __u32 fcsr; member
61 __u32 fcsr; member
66 __u32 fcsr; member
/linux-6.3-rc2/arch/mips/kernel/
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
A Dptrace.c590 unsigned int fcsr; member
/linux-6.3-rc2/arch/loongarch/include/uapi/asm/
A Dsigcontext.h41 __u32 fcsr; member
A Dptrace.h46 uint32_t fcsr; member

Completed in 22 milliseconds