Searched defs:__prev (Results 1 – 2 of 2) sorted by relevance
/linux/arch/riscv/include/asm/ | ||
H A D | switch_to.h | 70 #define __switch_to_fpu(__prev, __next) do { } while (0) argument |
H A D | vector.h | 420 #define __switch_to_vector(__prev, __next) do {} while (0) argument |