x86: Fix x86 TLB and Walker
authorNilay Vaish <nilay@cs.wisc.edu>
Thu, 1 Mar 2012 17:37:03 +0000 (11:37 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Thu, 1 Mar 2012 17:37:03 +0000 (11:37 -0600)
commit4b32c9fb4d9d1b1507a4f0683b131d70918831ce
tree0b0f670e2d8445b10e8772dd8173902e880c756b
parentc80af04d7df7586352841a65a4398baf21e0c122
x86: Fix x86 TLB and Walker
This patch adds a function to X86 tlb that returns the
walker port. This port is required for correctly connecting
the walker ports for the cpu just switched in
src/arch/x86/pagetable_walker.hh
src/arch/x86/tlb.cc
src/arch/x86/tlb.hh