Home
last modified time | relevance | path

Searched defs:fprs (Results 1 – 12 of 12) sorted by relevance

/linux/arch/s390/include/asm/
H A Dfpu.h99 static __always_inline void __save_fp_regs(freg_t *fprs, unsigned int offset) in __save_fp_regs()
119 static __always_inline void __load_fp_regs(freg_t *fprs, unsigned int offset) in __load_fp_regs()
139 static __always_inline void save_fp_regs(freg_t *fprs) in save_fp_regs()
144 static __always_inline void load_fp_regs(freg_t *fprs) in load_fp_regs()
151 freg_t *fprs = (freg_t *)&vxrs[0].high; in save_fp_regs_vx() local
158 freg_t *fprs = (freg_t *)&vxrs[0].high; in load_fp_regs_vx() local
266 static inline void convert_vx_to_fp(freg_t *fprs, __vector128 *vxrs) in convert_vx_to_fp()
274 static inline void convert_fp_to_vx(__vector128 *vxrs, freg_t *fprs) in convert_fp_to_vx()
/linux/arch/sparc/kernel/
H A Dsigutil_64.c18 unsigned long fprs; in save_fpu_state() local
38 unsigned long fprs; in restore_fpu_state() local
H A Dsignal_64.c112 unsigned long fprs; in sparc64_set_context() local
210 unsigned long fprs; in sparc64_get_context() local
H A Dptrace_64.c346 unsigned long fprs; in fpregs64_get() local
377 unsigned long fprs; in fpregs64_set() local
704 unsigned long fprs; in fpregs32_set() local
852 unsigned long fprs; in setfpregs_set() local
/linux/arch/s390/include/uapi/asm/
H A Dsigcontext.h58 double fprs[__NUM_FPRS]; member
H A Dptrace.h263 freg_t fprs[NUM_FPRS]; member
/linux/arch/s390/kernel/
H A Dcompat_linux.h32 freg_t32 fprs[__NUM_FPRS]; member
H A Dptrace.c883 freg_t fprs[__NUM_FPRS]; in s390_fpregs_set() local
/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h454 unsigned long *fprs, *p, addr; in peek_fprs() local
483 int poke_fprs(pid_t child, unsigned long *fprs) in poke_fprs()
/linux/arch/sparc/include/asm/
H A Dsigcontext.h81 unsigned int fprs; member
/linux/arch/s390/kvm/
H A Dinterrupt.c558 freg_t fprs[NUM_FPRS]; in __write_machine_check() local
H A Dkvm-s390.c5364 freg_t fprs[NUM_FPRS]; in kvm_s390_store_status_unloaded() local