Home
last modified time | relevance | path

Searched refs:translate_phy_pte (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/ia64/kvm/
Dvtlb.c205 phy_pte = translate_phy_pte(&pte, itir, va); in thash_vhpt_insert()
393 u64 translate_phy_pte(u64 *pte, u64 itir, u64 va) in translate_phy_pte() function
432 phy_pte = translate_phy_pte(&pte, itir, ifa); in thash_purge_and_insert()
Dvcpu.h709 extern u64 translate_phy_pte(u64 *pte, u64 itir, u64 va);