Home
last modified time | relevance | path

Searched refs:GetInterruptState (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
DGetInterruptState.s21 .proc GetInterruptState label
22 .type GetInterruptState, @function
23 GetInterruptState::
27 .endp GetInterruptState
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
DGetInterruptsState.S3 # GetInterruptState() function for ARM
19 GCC_ASM_EXPORT (GetInterruptState)
34 #GetInterruptState (
38 ASM_PFX(GetInterruptState):
DGetInterruptsState.asm3 ; GetInterruptState() function for ARM
17 EXPORT GetInterruptState
34 ;GetInterruptState (
38 GetInterruptState label
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/AArch64/
DGetInterruptsState.S3 # GetInterruptState() function for AArch64
20 GCC_ASM_EXPORT(GetInterruptState)
37 #GetInterruptState (
41 ASM_PFX(GetInterruptState):
/device/linaro/bootloader/edk2/Nt32Pkg/TimerDxe/
DTimer.c139 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()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DX86GetInterruptState.c31 GetInterruptState ( in GetInterruptState() function
DCpu.c34 InterruptState = GetInterruptState (); in SaveAndDisableInterrupts()
DBaseLib.inf799 Ipf/GetInterruptState.s
/device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Ipf/
DCpuSleep.c40 if (GetInterruptState ()) { in CpuSleep()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DCpu.c44 InterruptState = GetInterruptState (); in SaveAndDisableInterrupts()
DBaseLib.inf576 Ipf/GetInterruptState.s
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ebc/
DCpuBreakpoint.c92 GetInterruptState ( in GetInterruptState() function
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/
DException.c44 Cpu->GetInterruptState (Cpu, &IrqEnabled); in InitializeExceptions()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Cpu/
DCpu.h311 EFI_CPU_GET_INTERRUPT_STATE GetInterruptState; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DCpu.h277 EFI_CPU_GET_INTERRUPT_STATE GetInterruptState; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h64 #define GetInterruptState() GlueGetInterruptState() macro
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DBaseLib.h3884 GetInterruptState (