Home
last modified time | relevance | path

Searched defs:riscv_v_vstate_restore (Results 1 – 1 of 1) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dvector.h314 static inline void riscv_v_vstate_restore(struct __riscv_v_ext_state *vstate, in riscv_v_vstate_restore() function
419 #define riscv_v_vstate_restore(vstate, regs) do {} while (0) macro