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

/gem5/src/dev/arm/
H A Dgic_v3_redistributor.hh220 void sendSGI(uint32_t int_id, Gicv3::GroupId group, bool ns);
H A Dgic_v3_redistributor.cc716 Gicv3Redistributor::sendSGI(uint32_t int_id, Gicv3::GroupId group, bool ns) function in class:Gicv3Redistributor
747 DPRINTF(GIC, "Gicv3ReDistributor::sendSGI(): "
H A Dgic_v3_cpu_interface.cc1807 redistributor_i->sendSGI(int_id, group, ns);

Completed in 15 milliseconds