Searched defs:VPN (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/mips/
H A Dtlb.cc92 Addr VPN = pte->VPN; local
130 Addr VPN = pte->VPN; local
[all...]
H A Dpagetable.hh51 Addr VPN; member in struct:MipsISA::PTE
/gem5/src/arch/power/
H A Dtlb.cc94 Addr VPN = pte->VPN; local
131 Addr VPN = pte->VPN; local
[all...]
H A Dpagetable.hh117 Addr VPN; member in struct:PowerISA::PTE
/gem5/src/arch/riscv/
H A Dtlb.cc94 Addr VPN = pte->VPN; local
132 Addr VPN = pte->VPN; local
[all...]
H A Dpagetable.hh51 Addr VPN; member in struct:RiscvISA::PTE

Completed in 8 milliseconds