Home
last modified time | relevance | path

Searched refs:GateType (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
DArchDebugSupport.c53 IdtEntry[Index].Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in InitializeDebugIdt()
60 IdtEntry[DEBUG_TIMER_VECTOR].Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in InitializeDebugIdt()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
DArchDebugSupport.c54 IdtEntry[Index].Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in InitializeDebugIdt()
62 IdtEntry[DEBUG_TIMER_VECTOR].Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in InitializeDebugIdt()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/IA32/
DSetIdtEntry.c57 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SetIdtEntry()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/
DSetIdtEntry.c80 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in HookPageFaultHandler()
166 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SetIdtEntry()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/Ia32/
DIntHandlerFuncs.c79 IdtEntry[1].Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SaveAndUpdateIdtEntry1()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/X64/
DIntHandlerFuncs.c81 IdtEntry[1].Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SaveAndUpdateIdtEntry1()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
DDispatchExecute.c46 UINT32 GateType:8; ///< Gate Type. See #defines above. member
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
DArchExceptionHandler.c33 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in ArchUpdateIdtEntry()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
DPageTbl.c47 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SmmInitPageTable()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.h159 UINT32 GateType:8; ///< Gate Type. See #defines above. member
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
DArchExceptionHandler.c33 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in ArchUpdateIdtEntry()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/X64/
DX64Entry.c89 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in HookPageFaultHandler()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/
DDxeLoadFunc.c297 IdtTable[Index].Ia32IdtEntry.Bits.GateType = 0x8e; in HandOffToDxeCore()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DPageTbl.c311 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SmmInitPageTable()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DBaseLib.h5546 UINT32 GateType:8; ///< Gate Type. See #defines above. member
5563 UINT32 GateType:8; ///< Gate Type. See #defines above. member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h5066 UINT32 GateType:8; // Gate Type. See #defines above member