Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/microblaze/include/asm/
H A Dsystem.h35 #define switch_to(prev,next,last) do { \ macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dsystem.h18 #define switch_to(prev, next, last) do { \ macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h200 #define switch_to(prev,next,last) \ macro