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

/gem5/src/dev/arm/
H A Dvgic.hh141 Bitfield<1> UIE; member in class:VGic
H A Dgic_v3_cpu_interface.hh213 Bitfield<1> UIE; member in class:Gicv3CPUInterface
H A Dgic_v3_cpu_interface.cc1444 ich_hcr_el2.UIE = requested_ich_hcr_el2.UIE;
2465 // This maintenance interrupt is asserted when ICH_HCR_EL2.UIE==1 and
2485 if (ich_hcr_el2.UIE && (num_valid_interrupts < 2)) {
H A Dvgic.cc359 (!!vid->hcr.UIE && lrValid(vid) <= 1 ? 0x02 : 0) |

Completed in 16 milliseconds