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

/gem5/src/dev/arm/
H A Dgic_v3_cpu_interface.cc205 ICC_IGRPEN1_EL3 igrp_el3 = 0; local
206 igrp_el3.EnableGrp1S = ((ICC_IGRPEN1_EL1)isa->readMiscRegNoEffect(
209 igrp_el3.EnableGrp1NS = ((ICC_IGRPEN1_EL1)isa->readMiscRegNoEffect(
212 value = igrp_el3;

Completed in 10 milliseconds