Searched defs:updateVaddr (Results 1 - 7 of 7) sorted by relevance

/gem5/src/arch/mips/
H A Dpagetable.hh101 updateVaddr(Addr new_vaddr) {} function in struct:MipsISA::TlbEntry
/gem5/src/arch/riscv/
H A Dpagetable.hh101 updateVaddr(Addr new_vaddr) {} function in struct:RiscvISA::TlbEntry
/gem5/src/arch/power/
H A Dtlb.hh75 updateVaddr(Addr new_vaddr) function in struct:PowerISA::TlbEntry
/gem5/src/arch/alpha/
H A Dpagetable.hh133 updateVaddr(Addr new_vaddr) function in struct:AlphaISA::TlbEntry
/gem5/src/arch/sparc/
H A Dpagetable.hh275 updateVaddr(Addr new_vaddr) function in struct:SparcISA::TlbEntry
/gem5/src/arch/x86/
H A Dpagetable.hh102 updateVaddr(Addr new_vaddr) function in struct:X86ISA::TlbEntry
/gem5/src/arch/arm/
H A Dpagetable.hh181 updateVaddr(Addr new_vaddr) function in struct:ArmISA::TlbEntry

Completed in 13 milliseconds