Searched defs:matchBlockAddr (Results 1 - 3 of 3) sorted by relevance
/gem5/src/mem/cache/ | ||
H A D | write_queue_entry.cc | 148 WriteQueueEntry::matchBlockAddr(const Addr addr, const bool is_secure) const function in class:WriteQueueEntry 155 WriteQueueEntry::matchBlockAddr(const PacketPtr pkt) const function in class:WriteQueueEntry |
H A D | mshr.cc | 693 MSHR::matchBlockAddr(const Addr addr, const bool is_secure) const function in class:MSHR 700 MSHR::matchBlockAddr(const PacketPtr pkt) const function in class:MSHR |
/gem5/src/mem/ | ||
H A D | packet.cc | 400 Packet::matchBlockAddr(const Addr addr, const bool is_secure, function in class:Packet 407 Packet::matchBlockAddr(const PacketPtr pkt, const int blk_size) const function in class:Packet |
Completed in 7 milliseconds