Searched refs:NPIE (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/arm/
H A Dvgic.hh139 Bitfield<3> NPIE; member in class:VGic
H A Dgic_v3_cpu_interface.hh211 Bitfield<3> NPIE; member in class:Gicv3CPUInterface
H A Dgic_v3_cpu_interface.cc1442 ich_hcr_el2.NPIE = requested_ich_hcr_el2.NPIE;
2497 // This maintenance interrupt is asserted when ICH_HCR_EL2.NPIE==1 and
2499 if (ich_hcr_el2.NPIE && (num_pending_interrupts == 0)) {
H A Dvgic.cc357 (!!vid->hcr.NPIE && !lrPending(vid) ? 0x08 : 0) |

Completed in 15 milliseconds