Searched refs:COP0_PAGEMASK (Results 1 – 2 of 2) sorted by relevance
1326 CVMX_MF_COP0(context->cop0.pagemask, COP0_PAGEMASK); in cvmx_debug_save_core_context()1365 CVMX_MF_COP0(context->tlbs[i].pagemask, COP0_PAGEMASK); in cvmx_debug_save_core_context()1396 CVMX_MT_COP0(context->cop0.pagemask, COP0_PAGEMASK); in cvmx_debug_restore_core_context()
65 #define COP0_PAGEMASK $5,0 /* TLB pagemask */ macro