Searched refs:sc_vec (Results 1 – 1 of 1) sorted by relevance
73 static long save_v_state(struct pt_regs *regs, void __user **sc_vec) in save_v_state() argument80 hdr = *sc_vec; in save_v_state()104 *sc_vec += riscv_v_sc_size; in save_v_state()113 static long __restore_v_state(struct pt_regs *regs, void __user *sc_vec) in __restore_v_state() argument116 struct __sc_riscv_v_state __user *state = sc_vec; in __restore_v_state()