Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/microblaze/include/asm/
H A Dsystem.h26 #define prepare_to_switch() do { } while (0) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h199 #define prepare_to_switch() do { } while(0) macro