HomeSort by relevance Sort by last modified time
    Searched full:tlb_flush_entry (Results 1 - 1 of 1) sorted by null

  /external/qemu/
cputlb.c 73 static inline void tlb_flush_entry(CPUTLBEntry *tlb_entry, target_ulong addr) function
110 tlb_flush_entry(&env->tlb_table[mmu_idx][i], addr);

Completed in 44 milliseconds