Searched refs:GetInterruptState (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ipf/
H A DGetInterruptState.s14 /// Module Name: GetInterruptState.s
21 .proc GetInterruptState
22 .type GetInterruptState, @function
23 GetInterruptState::
27 .endp GetInterruptState
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DX86GetInterruptState.c2 IA-32/x64 GetInterruptState()
31 GetInterruptState ( function
H A DCpu.c34 InterruptState = GetInterruptState ();
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseCpuLib/Ipf/
H A DCpuSleep.c40 if (GetInterruptState ()) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DGetInterruptsState.S3 # GetInterruptState() function for ARM
19 GCC_ASM_EXPORT (GetInterruptState)
34 #GetInterruptState (
38 ASM_PFX(GetInterruptState):
H A DGetInterruptsState.asm3 ; GetInterruptState() function for ARM
17 EXPORT GetInterruptState
34 ;GetInterruptState (
38 GetInterruptState label
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ebc/
H A DCpuBreakpoint.c92 GetInterruptState ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DCpu.h277 EFI_CPU_GET_INTERRUPT_STATE GetInterruptState; member in struct:_EFI_CPU_ARCH_PROTOCOL
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DCpu.h277 EFI_CPU_GET_INTERRUPT_STATE GetInterruptState; member in struct:_EFI_CPU_ARCH_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h3321 GetInterruptState (

Completed in 59 milliseconds