Searched refs:SuspendAllInterrupts (Results 1 – 2 of 2) sorted by relevance
189 #define SuspendAllInterrupts() ASM_KEYWORD(" msr DAIFSet,#0x3") macro192 #define SuspendAllInterrupts() Sys_EL1SuspendInterrupts() macro195 #define SuspendAllInterrupts() ASM_KEYWORD(" cpsid i") macro200 #define SuspendAllInterrupts() OsIf_Trusted_Call(Sys_EL1SuspendInterrupts) macro203 #define SuspendAllInterrupts() Sys_SuspendInterrupts() macro209 #define SuspendAllInterrupts() OsIf_Trusted_Call(OsIf_Interrupts_SuspendAllInterrupts) macro212 #define SuspendAllInterrupts() OsIf_Interrupts_SuspendAllInterrupts() macro217 #define OsIf_SuspendAllInterrupts() SuspendAllInterrupts()