Searched refs:X86IntelMPInterruptType (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/bios/
H A DIntelMP.py136 class X86IntelMPInterruptType(Enum): class in inherits:Enum
160 interrupt_type = Param.X86IntelMPInterruptType('INT', 'type of interrupt')
180 interrupt_type = Param.X86IntelMPInterruptType('INT', 'type of interrupt')
H A Dintelmp.hh48 #include "enums/X86IntelMPInterruptType.hh"
233 Enums::X86IntelMPInterruptType _interruptType,

Completed in 7 milliseconds