Home
last modified time | relevance | path

Searched defs:tlbe (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/arm/
H A Dsmmu-common.c459 SMMUTLBEntry *tlbe, SMMUPTWEventInfo *info) in smmu_ptw_64_s1()
588 SMMUTLBEntry *tlbe, SMMUPTWEventInfo *info) in smmu_ptw_64_s2()
700 static void combine_tlb(SMMUTLBEntry *tlbe, SMMUTLBEntry *tlbe_s2, in combine_tlb()
730 IOMMUAccessFlags perm, SMMUTLBEntry *tlbe, SMMUPTWEventInfo *info) in smmu_ptw()
/qemu/accel/tcg/
H A Dcputlb.c1582 CPUTLBEntry *tlbe = tlb_entry(cpu, mmu_idx, addr); in tlb_plugin_lookup() local
1816 CPUTLBEntry *tlbe; in atomic_mmu_lookup() local
/qemu/target/ppc/
H A Dcpu.h383 ppcemb_tlb_t *tlbe; member