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