Searched defs:restore_flags (Results 1 - 2 of 2) sorted by path

/u-boot/arch/microblaze/include/asm/
H A Dsystem.h108 #define restore_flags(flags) __restore_flags (flags) macro
/u-boot/arch/mips/include/asm/
H A Dsystem.h127 # define restore_flags(x) __global_restore_flags(x) macro
136 # define restore_flags(x) __restore_flags(x) macro

Completed in 66 milliseconds