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 39 typedef struct CPUMIPSTLBContext CPUMIPSTLBContext;
40 struct CPUMIPSTLBContext {
461 CPUMIPSTLBContext *tlb;
translate_init.c 498 env->tlb = qemu_mallocz(sizeof(CPUMIPSTLBContext));

Completed in 26 milliseconds