Lines Matching refs:list
20 * notice, this list of conditions and the following disclaimer;
22 * notice, this list of conditions and the following disclaimer in the
54 #include <list>
69 * needed to handle a cache miss including a list of target requests.
99 * if not should be put on the deferred list to possibly wait for
103 * possibly building a deferred target list and calling
156 //!< target list allocate in the cache?
165 class TargetList : public std::list<Target> {
216 * Goes through the list of targets and uses them to populate
219 * list.
292 * Check if this list contains only compatible writes, and if they
306 /** Address of the cache block for this list of targets. */
320 * list.
325 /** A list of MSHRs. */
326 typedef std::list<MSHR *> List;
327 /** MSHR list iterator. */
374 * Deferred targets are promoted to the target list if they
383 * Pointer to this MSHR on the ready list.
389 * Pointer to this MSHR on the allocated list.
433 * Add a request to the list of targets.
452 * received response. This function returns the targets list
493 * Move targets from the deferred targets list to the target list
503 * Requests in the deferred target list are moved to the target
504 * list up until the first target that is a cache maintenance