Searched refs:__riscv_d_ext_state (Results 1 – 8 of 8) sorted by relevance
56 struct __riscv_d_ext_state *fstate = &target->thread.fstate; in riscv_fpr_get()61 membuf_write(&to, fstate, offsetof(struct __riscv_d_ext_state, fcsr)); in riscv_fpr_get()72 struct __riscv_d_ext_state *fstate = &target->thread.fstate; in riscv_fpr_set()75 offsetof(struct __riscv_d_ext_state, fcsr)); in riscv_fpr_set()78 offsetof(struct __riscv_d_ext_state, fcsr) + in riscv_fpr_set()
53 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in compat_restore_fp_state()80 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in compat_save_fp_state()
40 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in restore_fp_state()67 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in save_fp_state()
59 struct __riscv_d_ext_state { struct76 struct __riscv_d_ext_state d; argument
25 #define ELF_NFPREG (sizeof(struct __riscv_d_ext_state) / sizeof(elf_fpreg_t))
141 (offsetof(struct __riscv_d_ext_state, name) / sizeof(__u64))
40 struct __riscv_d_ext_state fstate;
2839 0x8020 0000 06 <index into the __riscv_d_ext_state struct:24> (fcsr)2840 0x8030 0000 06 <index into the __riscv_d_ext_state struct:24> (non-fcsr)