Home | History | Annotate | Download | only in target-mips

Lines Matching refs:CPU_TLB_SIZE

1954     index = (addr >> TARGET_PAGE_BITS) & (CPU_TLB_SIZE - 1);
1983 index = (addr >> TARGET_PAGE_BITS) & (CPU_TLB_SIZE - 1);