gem5  v20.1.0.0
Classes | Namespaces | Typedefs | Functions | Variables
pagetable.hh File Reference
#include <iostream>
#include <string>
#include <vector>
#include "arch/x86/isa_traits.hh"
#include "base/bitunion.hh"
#include "base/types.hh"
#include "base/trie.hh"
#include "debug/MMU.hh"
#include "mem/port_proxy.hh"

Go to the source code of this file.

Classes

struct  X86ISA::TlbEntry
 
class  X86ISA::LongModePTE
 

Namespaces

 X86ISA
 This is exposed globally, independent of the ISA.
 

Typedefs

typedef Trie< Addr, X86ISA::TlbEntryTlbEntryTrie
 

Functions

 X86ISA::BitUnion64 (VAddr) Bitfield< 20
 
 X86ISA::EndBitUnion (VAddr) BitUnion64(PageTableEntry) Bitfield< 63 > nx
 
 X86ISA::EndBitUnion (PageTableEntry) template< int first
 

Variables

 X86ISA::longl1
 
Bitfield< 29, 21 > X86ISA::longl2
 
Bitfield< 38, 30 > X86ISA::longl3
 
Bitfield< 47, 39 > X86ISA::longl4
 
Bitfield< 20, 12 > X86ISA::pael1
 
Bitfield< 29, 21 > X86ISA::pael2
 
Bitfield< 31, 30 > X86ISA::pael3
 
Bitfield< 21, 12 > X86ISA::norml1
 
Bitfield< 31, 22 > X86ISA::norml2
 
Bitfield< 51, 12 > X86ISA::base
 
Bitfield< 11, 9 > X86ISA::avl
 
Bitfield< 8 > X86ISA::g
 
Bitfield< 7 > X86ISA::ps
 
Bitfield< 6 > X86ISA::d
 
Bitfield< 5 > X86ISA::a
 
Bitfield< 4 > X86ISA::pcd
 
Bitfield< 3 > X86ISA::pwt
 
Bitfield< 2 > X86ISA::u
 
Bitfield< 1 > X86ISA::w
 
Bitfield< 0 > X86ISA::p
 

Typedef Documentation

◆ TlbEntryTrie

Definition at line 61 of file pagetable.hh.


Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17