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

Lines Matching defs:page

1597    /* Do TLB load on behalf of Page Table Walk */
1669 /* Check ASID, virtual page number & size */
1960 /* the page is not in the TLB : fill it */
1998 unsigned long page = 0;
2003 if ((ptr & TARGET_PAGE_MASK) != page) {
2005 page = ptr & TARGET_PAGE_MASK;