Searched refs:MIPS_TLB_MAX (Results 1 - 4 of 4) sorted by relevance

/external/qemu/target-mips/
H A Dmips-defs.h9 #define MIPS_TLB_MAX 128 macro
H A Dmachine.c62 for(i = 0; i < MIPS_TLB_MAX; i++) {
213 for(i = 0; i < MIPS_TLB_MAX; i++) {
H A Dcpu.h50 r4k_tlb_t tlb[MIPS_TLB_MAX];
H A Dhelper.c610 if (use_extra && env->tlb->tlb_in_use < MIPS_TLB_MAX) {

Completed in 48 milliseconds