x86: implements vtophys
authorJoel Hestness <hestness@cs.utexas.edu>
Mon, 7 Feb 2011 06:14:17 +0000 (22:14 -0800)
committerJoel Hestness <hestness@cs.utexas.edu>
Mon, 7 Feb 2011 06:14:17 +0000 (22:14 -0800)
commit38140b5519d7fb925e7a5c53be72399243112c80
tree4c45ada2a1766350682d36724ade553a91462a64
parenteea78f968b8c959e377bcdf50203c070de5057ac
x86: implements vtophys

Calls walker to look up virt. to phys. page mapping
src/arch/x86/pagetable_walker.hh
src/arch/x86/system.cc
src/arch/x86/vtophys.cc
src/arch/x86/vtophys.hh