Home
last modified time | relevance | path

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

/linux/arch/riscv/include/uapi/asm/
H A Dptrace.h65 struct __riscv_d_ext_state { struct
97 struct __riscv_d_ext_state d;
H A Delf.h25 #define ELF_NFPREG (sizeof(struct __riscv_d_ext_state) / sizeof(elf_fpreg_t))
/linux/arch/riscv/kernel/
H A Dptrace.c64 struct __riscv_d_ext_state *fstate = &target->thread.fstate; in riscv_fpr_get()
69 membuf_write(&to, fstate, offsetof(struct __riscv_d_ext_state, fcsr)); in riscv_fpr_get()
80 struct __riscv_d_ext_state *fstate = &target->thread.fstate; in riscv_fpr_set()
83 offsetof(struct __riscv_d_ext_state, fcsr)); in riscv_fpr_set()
86 offsetof(struct __riscv_d_ext_state, fcsr) + in riscv_fpr_set()
H A Dcompat_signal.c53 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()
H A Dsignal.c48 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in restore_fp_state()
62 struct __riscv_d_ext_state __user *state = &sc_fpregs->d; in save_fp_state()
/linux/arch/riscv/include/asm/
H A Dprocessor.h111 struct __riscv_d_ext_state fstate;
/linux/Documentation/virt/kvm/
H A Dapi.rst2890 0x8020 0000 06 <index into the __riscv_d_ext_state struct:24> (fcsr)
2891 0x8030 0000 06 <index into the __riscv_d_ext_state struct:24> (non-fcsr)