Searched defs:utlb (Results 1 – 2 of 2) sorted by relevance
/qemu/target/sh4/ | ||
H A D | helper.c | 276 static int copy_utlb_entry_itlb(CPUSH4State *env, int utlb) in copy_utlb_entry_itlb() |
H A D | cpu.h | 189 tlb_t utlb[UTLB_SIZE]; /* unified translation table */ member |