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

  /external/qemu/target-mips/
mips-defs.h 9 #define MIPS_TLB_MAX 128
machine.c 61 for(i = 0; i < MIPS_TLB_MAX; i++) {
211 for(i = 0; i < MIPS_TLB_MAX; i++) {
cpu.h 49 r4k_tlb_t tlb[MIPS_TLB_MAX];

Completed in 629 milliseconds