Searched refs:GetInterruptState (Results 1 – 17 of 17) sorted by relevance
21 .proc GetInterruptState label22 .type GetInterruptState, @function23 GetInterruptState::27 .endp GetInterruptState
3 # GetInterruptState() function for ARM19 GCC_ASM_EXPORT (GetInterruptState)34 #GetInterruptState (38 ASM_PFX(GetInterruptState):
3 ; GetInterruptState() function for ARM17 EXPORT GetInterruptState34 ;GetInterruptState (38 GetInterruptState label
3 # GetInterruptState() function for AArch6420 GCC_ASM_EXPORT(GetInterruptState)37 #GetInterruptState (41 ASM_PFX(GetInterruptState):
139 mCpu->GetInterruptState (mCpu, &InterruptState); in MMTimerThread()150 mCpu->GetInterruptState (mCpu, &InterruptState); in MMTimerThread()153 mCpu->GetInterruptState (mCpu, &InterruptState); in MMTimerThread()161 mCpu->GetInterruptState (mCpu, &InterruptState); in MMTimerThread()
31 GetInterruptState ( in GetInterruptState() function
34 InterruptState = GetInterruptState (); in SaveAndDisableInterrupts()
799 Ipf/GetInterruptState.s
40 if (GetInterruptState ()) { in CpuSleep()
44 InterruptState = GetInterruptState (); in SaveAndDisableInterrupts()
576 Ipf/GetInterruptState.s
92 GetInterruptState ( in GetInterruptState() function
44 Cpu->GetInterruptState (Cpu, &IrqEnabled); in InitializeExceptions()
277 EFI_CPU_GET_INTERRUPT_STATE GetInterruptState; member
311 EFI_CPU_GET_INTERRUPT_STATE GetInterruptState; member
3884 GetInterruptState (
64 #define GetInterruptState() GlueGetInterruptState() macro