Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dptrace.h64 struct __riscv_d_ext_state { struct
96 struct __riscv_d_ext_state d;
H A Delf.h25 #define ELF_NFPREG (sizeof(struct __riscv_d_ext_state) / sizeof(elf_fpreg_t))
H A Dkvm.h199 (offsetof(struct __riscv_d_ext_state, name) / sizeof(__u64))
/openbmc/linux/arch/riscv/kernel/
H A Dptrace.c57 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()
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.c46 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()
/openbmc/linux/arch/riscv/include/asm/
H A Dprocessor.h81 struct __riscv_d_ext_state fstate;
/openbmc/qemu/linux-headers/asm-riscv/
H A Dkvm.h199 (offsetof(struct __riscv_d_ext_state, name) / sizeof(__u64))
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst2830 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)