Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dvector.h187 static inline void __switch_to_vector(struct task_struct *prev, in __switch_to_vector() function
213 #define __switch_to_vector(__prev, __next) do {} while (0) macro