Searched defs:local_fiq_enable (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dirqflags.h56 #define local_fiq_enable() __asm__("cpsie f @ __stf" : : : "memory", "cc") macro
121 #define local_fiq_enable() \ macro

Completed in 133 milliseconds