Home
last modified time | relevance | path

Searched refs:tlb_xlate (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/kvm/
D44x_tlb.h88 static inline gpa_t tlb_xlate(struct kvmppc_44x_tlbe *tlbe, gva_t eaddr) in tlb_xlate() function
D44x.c171 tr->physical_address = tlb_xlate(gtlbe, eaddr); in kvmppc_core_vcpu_translate()
Dbooke.c308 vcpu->arch.paddr_accessed = tlb_xlate(gtlbe, eaddr); in kvmppc_handle_exit()
355 gpaddr = tlb_xlate(gtlbe, eaddr); in kvmppc_handle_exit()