Home
last modified time | relevance | path

Searched refs:vector_state_store (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/riscv/include/
H A Dvector.h30 void vector_state_store(struct thread *td);
/freebsd/sys/riscv/riscv/
H A Dvector.c115 vector_state_store(struct thread *td) in vector_state_store() function
H A Dvm_machdep.c107 vector_state_store(td1); in cpu_fork()
H A Dswtch.S339 call _C_LABEL(vector_state_store)