Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dsmmu-common.c304 SMMUTLBEntry *tlbe, SMMUPTWEventInfo *info) in smmu_ptw_64_s1()
416 SMMUTLBEntry *tlbe, SMMUPTWEventInfo *info) in smmu_ptw_64_s2()
533 SMMUTLBEntry *tlbe, SMMUPTWEventInfo *info) in smmu_ptw()
/qemu/accel/tcg/
H A Dcputlb.c1685 CPUTLBEntry *tlbe = tlb_entry(cpu, mmu_idx, addr); in tlb_plugin_lookup() local
1928 CPUTLBEntry *tlbe; in atomic_mmu_lookup() local
/qemu/target/ppc/
H A Dcpu.h378 ppcemb_tlb_t *tlbe; member