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

/gem5/src/dev/arm/
H A Dgic_v3_its.cc609 itte.intType = Gicv3Its::PHYSICAL_INTERRUPT;
645 itte.intType = Gicv3Its::PHYSICAL_INTERRUPT;
690 if (!itte.valid || itte.intType == Gicv3Its::VIRTUAL_INTERRUPT) {
H A Dgic_v3_its.hh276 Bitfield<1> intType; variable

Completed in 14 milliseconds