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

/gem5/src/dev/arm/
H A Dgic_v3_distributor.cc150 if (isNotSPI(first_intid)) {
165 if (isNotSPI(first_intid)) {
186 if (isNotSPI(first_intid)) {
207 if (isNotSPI(first_intid)) {
231 if (isNotSPI(first_intid)) {
254 if (isNotSPI(first_intid)) {
279 if (isNotSPI(first_intid)) {
304 if (isNotSPI(first_intid)) {
337 if (isNotSPI(first_intid)) {
369 if (isNotSPI(first_inti
[all...]
H A Dgic_v3_distributor.hh218 inline bool isNotSPI(uint32_t int_id) const function in class:Gicv3Distributor

Completed in 7 milliseconds