X86: Turn on the page table walker in SE mode.
authorGabe Black <gblack@eecs.umich.edu>
Thu, 13 Oct 2011 09:22:23 +0000 (02:22 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 13 Oct 2011 09:22:23 +0000 (02:22 -0700)
commit8adc6781bf5741cca9a27e9e2c523b4def5a3bc3
tree4beebe8b1f71fe8847045bd6e57182c6ab4e1ec8
parent4b2e5ebeada762e88ad97397b8db3ebf4658b70f
X86: Turn on the page table walker in SE mode.
src/arch/x86/SConscript
src/arch/x86/X86TLB.py
src/arch/x86/tlb.cc
src/arch/x86/tlb.hh
src/cpu/BaseCPU.py