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

/gem5/src/dev/arm/
H A Dvgic.hh142 Bitfield<0> En; member in class:VGic
151 Bitfield<0> En; // This gets written to enable, not group 1. member in class:VGic
H A Dvgic.cc113 if (i < 0 || !vid->vctrl.En) {
424 if (lrPending(vid) && vid->vctrl.En) {
435 if (vid->hcr.En && getMISR(vid)) {
440 if (!vid->hcr.En || !getMISR(vid)) {
H A Dgic_v3_cpu_interface.hh214 Bitfield<0> En; member in class:Gicv3CPUInterface
H A Dgic_v3_cpu_interface.cc1445 ich_hcr_el2.En = requested_ich_hcr_el2.En;
2082 if (ich_hcr_el2.En) {
2154 if (!ich_hcr_el2.En) {

Completed in 14 milliseconds