Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/ !
Dvector.h240 static inline void __switch_to_vector(struct task_struct *prev, in __switch_to_vector() function
278 #define __switch_to_vector(__prev, __next) do {} while (0) macro
Dswitch_to.h103 __switch_to_vector(__prev, __next); \