Searched defs:needs_writable (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/cache/
H A Dnoncoherent_cache.cc150 createMissPacket(PacketPtr cpu_pkt, CacheBlk *blk, bool needs_writable, bool is_whole_line_write) const argument
H A Dcache.cc985 bool M5_VAR_USED needs_writable = pkt->needsWritable(); local

Completed in 10 milliseconds