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

/gem5/src/dev/arm/
H A Dgic_v3.hh74 static const int INTID_NONSECURE = 1021; member in class:Gicv3
H A Dgic_v3_cpu_interface.cc1658 return irq_is_secure ? Gicv3::INTID_SECURE : Gicv3::INTID_NONSECURE;
1685 return Gicv3::INTID_NONSECURE;

Completed in 7 milliseconds