Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dvector.h186 static inline void riscv_v_vstate_restore(struct __riscv_v_ext_state *vstate, in riscv_v_vstate_restore() function
277 #define riscv_v_vstate_restore(vstate, regs) do {} while (0) macro