Home
last modified time | relevance | path

Searched refs:COP0_PAGEMASK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.c1326 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()
H A Dcvmx-asm.h65 #define COP0_PAGEMASK $5,0 /* TLB pagemask */ macro