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

/gem5/src/dev/arm/
H A Dgic_v3_its.cc1068 if (gitsCreadr.offset == maxCommands()) {
1074 Gicv3Its::maxCommands() const function in class:Gicv3Its
1088 if (gitsCwriter.offset >= maxCommands()) {
H A Dgic_v3_its.hh260 uint64_t maxCommands() const;

Completed in 9 milliseconds