Searched refs:GateType (Results 1 – 16 of 16) sorted by relevance
53 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()
54 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()
57 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SetIdtEntry()
80 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in HookPageFaultHandler()166 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SetIdtEntry()
79 IdtEntry[1].Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SaveAndUpdateIdtEntry1()
81 IdtEntry[1].Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SaveAndUpdateIdtEntry1()
46 UINT32 GateType:8; ///< Gate Type. See #defines above. member
33 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in ArchUpdateIdtEntry()
47 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SmmInitPageTable()
159 UINT32 GateType:8; ///< Gate Type. See #defines above. member
89 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in HookPageFaultHandler()
297 IdtTable[Index].Ia32IdtEntry.Bits.GateType = 0x8e; in HandOffToDxeCore()
311 IdtEntry->Bits.GateType = IA32_IDT_GATE_TYPE_INTERRUPT_32; in SmmInitPageTable()
5546 UINT32 GateType:8; ///< Gate Type. See #defines above. member5563 UINT32 GateType:8; ///< Gate Type. See #defines above. member
5066 UINT32 GateType:8; // Gate Type. See #defines above member