Searched refs:__riscv_ctx_hdr (Results 1 – 2 of 2) sorted by relevance
79 struct __riscv_ctx_hdr { struct 91 struct __riscv_ctx_hdr hdr; argument
75 struct __riscv_ctx_hdr __user *hdr; in save_v_state() 177 struct __riscv_ctx_hdr __user *head = sc_ext_ptr; in restore_sigcontext() 272 struct __riscv_ctx_hdr __user *sc_ext_ptr = &sc->sc_extdesc.hdr; in setup_sigcontext() 285 /* And put END __riscv_ctx_hdr at the end. */ in setup_sigcontext() 468 riscv_v_sc_size = sizeof(struct __riscv_ctx_hdr) + in init_rt_signal_env()