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

/gem5/src/dev/arm/
H A Dvgic.hh140 Bitfield<2> LRENPIE; member in class:VGic
H A Dgic_v3_cpu_interface.hh212 Bitfield<2> LRENPIE; member in class:Gicv3CPUInterface
H A Dgic_v3_cpu_interface.cc1443 ich_hcr_el2.LRENPIE = requested_ich_hcr_el2.LRENPIE;
2490 // This maintenance interrupt is asserted when ICH_HCR_EL2.LRENPIE==1
2492 if (ich_hcr_el2.LRENPIE && ich_hcr_el2.EOIcount) {
H A Dvgic.cc358 (!!vid->hcr.LRENPIE && vid->hcr.EOICount ? 0x04 : 0) |

Completed in 17 milliseconds