Searched refs:interrupt_type (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/bios/
H A DIntelMP.py160 interrupt_type = Param.X86IntelMPInterruptType('INT', 'type of interrupt') variable in class:X86IntelMPIOIntAssignment
180 interrupt_type = Param.X86IntelMPInterruptType('INT', 'type of interrupt') variable in class:X86IntelMPLocalIntAssignment
H A Dintelmp.cc360 IntAssignment(p, p->interrupt_type, p->polarity, p->trigger, 3,
372 IntAssignment(p, p->interrupt_type, p->polarity, p->trigger, 4,
/gem5/configs/common/
H A DFSConfig.py575 interrupt_type = 'INT',
585 interrupt_type = 'ExtInt',
594 interrupt_type = 'INT',

Completed in 6 milliseconds