Home
last modified time | relevance | path

Searched defs:utlb (Results 1 – 2 of 2) sorted by relevance

/qemu/target/sh4/
H A Dhelper.c276 static int copy_utlb_entry_itlb(CPUSH4State *env, int utlb) in copy_utlb_entry_itlb()
H A Dcpu.h189 tlb_t utlb[UTLB_SIZE]; /* unified translation table */ member