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

/gem5/src/dev/arm/
H A Dgic_v3_distributor.hh127 static const AddrRange GICD_SPENDSGIR; // GICv2 legacy member in class:Gicv3Distributor
H A Dgic_v3_distributor.cc66 const AddrRange Gicv3Distributor::GICD_SPENDSGIR (0x0f20, 0x0f2f);
409 } else if (GICD_SPENDSGIR.contains(addr)) { // SGI Set-Pending Registers
412 "GICD_SPENDSGIR is RAZ/WI, legacy not supported!\n");

Completed in 5 milliseconds