35 #ifndef __CPU_DIRECTEDTEST_INVALIDATEGENERATOR_HH__
36 #define __CPU_DIRECTEDTEST_INVALIDATEGENERATOR_HH__
40 #include "mem/ruby/protocol/InvalidateGeneratorStatus.hh"
41 #include "params/InvalidateGenerator.hh"
49 typedef InvalidateGeneratorParams
Params;
DirectedGeneratorParams Params
ruby::InvalidateGeneratorStatus m_status
uint32_t m_addr_increment_size
InvalidateGenerator(const Params &p)
uint32_t m_active_read_node
uint32_t m_active_inv_node
InvalidateGeneratorParams Params
void performCallback(uint32_t proc, Addr address)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.