Searched refs:phys_mem (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/ruby/system/
H A DRubySystem.py46 phys_mem = Param.SimpleMemory(NULL, "") variable in class:RubySystem
48 access_backing_store = Param.Bool(False, "Use phys_mem as the functional \
H A DRubySystem.cc77 m_phys_mem = p->phys_mem;
/gem5/configs/ruby/
H A DRuby.py226 ruby.phys_mem = SimpleMemory(range=system.mem_ranges[0],

Completed in 4 milliseconds