HomeSort by relevance Sort by last modified time
    Searched refs:CPUMIPSTLBContext (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-mips/
cpu.h 46 typedef struct CPUMIPSTLBContext CPUMIPSTLBContext;
47 struct CPUMIPSTLBContext {
471 CPUMIPSTLBContext *tlb;
translate_init.c 498 env->tlb = g_malloc0(sizeof(CPUMIPSTLBContext));

Completed in 32 milliseconds