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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dtlbex.c203 #define C0_PAGEMASK 5, 0 macro
603 uasm_i_mtc0(p, tmp, C0_PAGEMASK);
607 uasm_i_mtc0(p, tmp, C0_PAGEMASK);
610 uasm_i_mtc0(p, 0, C0_PAGEMASK);
623 uasm_i_mtc0(p, tmp, C0_PAGEMASK);
627 uasm_i_mtc0(p, tmp, C0_PAGEMASK);
630 uasm_i_mtc0(p, 0, C0_PAGEMASK);
645 uasm_i_mtc0(p, tmp, C0_PAGEMASK);
1987 * We clobbered C0_PAGEMASK, restore it. On the other branch

Completed in 321 milliseconds