Searched refs:__riscv_d_ext_state (Results 1 – 10 of 10) sorted by relevance
64 struct __riscv_d_ext_state { struct96 struct __riscv_d_ext_state d;
25 #define ELF_NFPREG (sizeof(struct __riscv_d_ext_state) / sizeof(elf_fpreg_t))
199 (offsetof(struct __riscv_d_ext_state, name) / sizeof(__u64))
247 (offsetof(struct __riscv_d_ext_state, name) / sizeof(__u64))
57 struct __riscv_d_ext_state *fstate = &target->thread.fstate; in riscv_fpr_get()62 membuf_write(&to, fstate, offsetof(struct __riscv_d_ext_state, fcsr)); in riscv_fpr_get()73 struct __riscv_d_ext_state *fstate = &target->thread.fstate; in riscv_fpr_set()76 offsetof(struct __riscv_d_ext_state, fcsr)); in riscv_fpr_set()79 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()
46 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in restore_fp_state()60 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in save_fp_state()
81 struct __riscv_d_ext_state fstate;
2830 0x8020 0000 06 <index into the __riscv_d_ext_state struct:24> (fcsr)2831 0x8030 0000 06 <index into the __riscv_d_ext_state struct:24> (non-fcsr)