Home
last modified time | relevance | path

Searched refs:__NUM_FPRS (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/s390/include/asm/fpu/
H A Dtypes.h19 freg_t fprs[__NUM_FPRS];
33 freg_t fprs[__NUM_FPRS];
H A Dinternal.h29 for (i = 0; i < __NUM_FPRS; i++) in convert_vx_to_fp()
37 for (i = 0; i < __NUM_FPRS; i++) in convert_fp_to_vx()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dsigcontext.h14 #define __NUM_FPRS 16 macro
58 double fprs[__NUM_FPRS];
/openbmc/linux/arch/s390/kernel/
H A Dcompat_linux.h32 freg_t32 fprs[__NUM_FPRS];
H A Dsetup.c840 task_size += sizeof(freg_t) * __NUM_FPRS; in setup_task_size()
H A Dptrace.c907 freg_t fprs[__NUM_FPRS]; in s390_fpregs_set()
/openbmc/qemu/linux-user/s390x/
H A Dsignal.c27 #define __NUM_FPRS 16 macro
45 uint64_t fprs[__NUM_FPRS];