summaryrefslogtreecommitdiff
path: root/src/arch/x86/pagetable_walker.hh
AgeCommit message (Expand)Author
2011-04-15includes: sort all includesNathan Binkert
2011-02-06x86: Timing support for pagetable walkerJoel Hestness
2011-02-06x86: implements vtophysJoel Hestness
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-04-08tlb: More fixing of unified TLBNathan Binkert
2009-02-25X86: Fix the timing mode of the page table walker.Gabe Black
2009-02-25X86: Make the X86 TLB take advantage of delayed translations, and get rid of ...Gabe Black
2009-02-23X86: Pass whether an access was a read/write/fetch so faults can behave accor...Gabe Black
2007-11-12X86: Separate out the page table walker into it's own cc and hh.Gabe Black