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

/gem5/src/dev/arm/
H A Dgic_v3_distributor.hh125 static const AddrRange GICD_CPENDSGIR; // GICv2 legacy member in class:Gicv3Distributor
H A Dgic_v3_distributor.cc65 const AddrRange Gicv3Distributor::GICD_CPENDSGIR (0x0f10, 0x0f1f);
404 } else if (GICD_CPENDSGIR.contains(addr)) { // SGI Clear-Pending Registers
407 "GICD_CPENDSGIR is RAZ/WI, legacy not supported!\n");

Completed in 16 milliseconds