Searched refs:__sti (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/microblaze/include/asm/
H A Dsystem.h45 #define __sti() \ macro
103 #define local_irq_enable() __sti ()
106 #define sti() __sti ()
/u-boot/arch/mips/include/asm/
H A Dsystem.h25 __sti(void) function
132 # define sti() __sti()
144 #define local_irq_enable() __sti();

Completed in 44 milliseconds