Searched refs:CPUMIPSTLBContext (Results 1 - 2 of 2) sorted by relevance

/external/qemu/target-mips/
H A Dcpu.h46 typedef struct CPUMIPSTLBContext CPUMIPSTLBContext; typedef in typeref:struct:CPUMIPSTLBContext
47 struct CPUMIPSTLBContext { struct
471 CPUMIPSTLBContext *tlb;
H A Dtranslate_init.c498 env->tlb = g_malloc0(sizeof(CPUMIPSTLBContext));

Completed in 104 milliseconds