/device/linaro/bootloader/edk2/MdePkg/Library/BasePciCf8Lib/ |
D | PciCf8Lib.c | 122 InterruptState = SaveAndDisableInterrupts (); in PciCf8Read8() 160 InterruptState = SaveAndDisableInterrupts (); in PciCf8Write8() 205 InterruptState = SaveAndDisableInterrupts (); in PciCf8Or8() 250 InterruptState = SaveAndDisableInterrupts (); in PciCf8And8() 298 InterruptState = SaveAndDisableInterrupts (); in PciCf8AndThenOr8() 346 InterruptState = SaveAndDisableInterrupts (); in PciCf8BitFieldRead8() 398 InterruptState = SaveAndDisableInterrupts (); in PciCf8BitFieldWrite8() 454 InterruptState = SaveAndDisableInterrupts (); in PciCf8BitFieldOr8() 510 InterruptState = SaveAndDisableInterrupts (); in PciCf8BitFieldAnd8() 571 InterruptState = SaveAndDisableInterrupts (); in PciCf8BitFieldAndThenOr8() [all …]
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/ |
D | FspApiLib.c | 102 InterruptState = SaveAndDisableInterrupts (); in CallFspInit() 129 InterruptState = SaveAndDisableInterrupts (); in CallFspNotifyPhase() 156 InterruptState = SaveAndDisableInterrupts (); in CallFspMemoryInit() 183 InterruptState = SaveAndDisableInterrupts (); in CallTempRamExit() 210 InterruptState = SaveAndDisableInterrupts (); in CallFspSiliconInit()
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/ |
D | FspWrapperApiLib.c | 103 InterruptState = SaveAndDisableInterrupts (); in CallFspNotifyPhase() 136 InterruptState = SaveAndDisableInterrupts (); in CallFspMemoryInit() 167 InterruptState = SaveAndDisableInterrupts (); in CallTempRamExit() 198 InterruptState = SaveAndDisableInterrupts (); in CallFspSiliconInit()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/ |
D | Cpu.c | 38 SaveAndDisableInterrupts ( in SaveAndDisableInterrupts() function
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/ |
D | Cpu.c | 28 SaveAndDisableInterrupts ( in SaveAndDisableInterrupts() function
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/ |
D | PlDebugSupport.c | 91 OldIntFlagState = SaveAndDisableInterrupts (); in HookEntry() 140 OldIntFlagState = SaveAndDisableInterrupts (); in UnhookEntry()
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/ |
D | PeCoffExtraActionLib.c | 79 InterruptState = SaveAndDisableInterrupts (); in PeCoffLoaderExtraActionCommon()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/SecCore/ |
D | SecMain.c | 297 State = SaveAndDisableInterrupts(); in SecTemporaryRamDone()
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/AcpiTimerLib/ |
D | AcpiTimerLib.c | 366 InterruptState = SaveAndDisableInterrupts (); in InternalCalculateTscFrequency()
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/ |
D | SecPeiDebugAgentLib.c | 276 InterruptStatus = SaveAndDisableInterrupts (); in DebugAgentCallbackMemoryDiscoveredPpi() 384 CpuInterruptState = SaveAndDisableInterrupts(); in InitializeDebugAgent()
|
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/ |
D | LegacyBiosThunk.c | 172 Enabled = SaveAndDisableInterrupts(); in LegacyBiosInt86()
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/ |
D | DxeDebugAgentLib.c | 395 InterruptStatus = SaveAndDisableInterrupts (); in InitializeDebugAgent()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/ |
D | S3Resume.c | 850 InterruptStatus = SaveAndDisableInterrupts (); in S3ResumeExecuteBootScript() 1102 InterruptStatus = SaveAndDisableInterrupts (); in S3RestoreConfig2()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicLib/ |
D | BaseXApicLib.c | 193 InterruptState = SaveAndDisableInterrupts (); in SendIpi()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/ |
D | BaseXApicX2ApicLib.c | 237 InterruptState = SaveAndDisableInterrupts (); in SendIpi()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/ |
D | PiSmmCpuDxeSmm.c | 132 InterruptState = SaveAndDisableInterrupts (); in InitializeSmmIdt()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/ |
D | MpServicesOnFrameworkMpServicesThunk.c | 583 OldInterruptState = SaveAndDisableInterrupts (); in SwitchBSP()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/ |
D | MtrrLib.c | 248 MtrrContext->InterruptState = SaveAndDisableInterrupts(); in PreMtrrChange()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MtrrLib/ |
D | MtrrLib.c | 250 MtrrContext->InterruptState = SaveAndDisableInterrupts(); in PreMtrrChange()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/ |
D | MpLib.c | 1529 OldInterruptState = SaveAndDisableInterrupts (); in SwitchBSPWorker()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | BaseLib.h | 3855 SaveAndDisableInterrupts (
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
D | EdkIIGlueBaseLib.h | 3532 SaveAndDisableInterrupts (
|