Searched hist:9110 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/sim/
H A DProcess.py9110:09dcdb40b109 Wed Jul 11 01:51:00 EDT 2012 Steve Reinhardt <steve.reinhardt@amd.com> Add hook to call map() on Process from python.
This enables configuration scripts to set up mappings
from process virtual addresses to specific physical
addresses in SE mode. This feature is needed to
support modeling of user-accessible memories or
devices in SE mode, avoiding the complexities of FS
mode and the need to write a device driver.
H A Dprocess.hh9110:09dcdb40b109 Wed Jul 11 01:51:00 EDT 2012 Steve Reinhardt <steve.reinhardt@amd.com> Add hook to call map() on Process from python.
This enables configuration scripts to set up mappings
from process virtual addresses to specific physical
addresses in SE mode. This feature is needed to
support modeling of user-accessible memories or
devices in SE mode, avoiding the complexities of FS
mode and the need to write a device driver.
H A Dprocess.cc9110:09dcdb40b109 Wed Jul 11 01:51:00 EDT 2012 Steve Reinhardt <steve.reinhardt@amd.com> Add hook to call map() on Process from python.
This enables configuration scripts to set up mappings
from process virtual addresses to specific physical
addresses in SE mode. This feature is needed to
support modeling of user-accessible memories or
devices in SE mode, avoiding the complexities of FS
mode and the need to write a device driver.

Completed in 62 milliseconds