Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dsystem.h26 #define prepare_to_switch() do { } while (0) macro
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dsystem.h198 #define prepare_to_switch() do { } while(0) macro