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

/gem5/src/dev/arm/
H A Dgic_v3_its.cc345 while (its.gitsCwriter.offset != its.gitsCreadr.offset) {
782 gitsCwriter(0), gitsIidr(0),
852 value = gitsCwriter;
856 value = gitsCwriter.high;
939 gitsCwriter.low = pkt->getLE<uint32_t>();
942 gitsCwriter = pkt->getLE<uint64_t>();
950 gitsCwriter.high = pkt->getLE<uint32_t>();
1042 SERIALIZE_SCALAR(gitsCwriter);
1055 UNSERIALIZE_SCALAR(gitsCwriter);
1088 if (gitsCwriter
[all...]
H A Dgic_v3_its.hh219 CRDWR gitsCwriter; variable

Completed in 9 milliseconds