Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.c1323 CVMX_MF_COP0(context->cop0.entrylo[0], COP0_ENTRYLO0); in cvmx_debug_save_core_context()
1362 CVMX_MF_COP0(context->tlbs[i].entrylo[0], COP0_ENTRYLO0); in cvmx_debug_save_core_context()
1393 CVMX_MT_COP0(context->cop0.entrylo[0], COP0_ENTRYLO0); in cvmx_debug_restore_core_context()
H A Dcvmx-asm.h62 #define COP0_ENTRYLO0 $2,0 /* TLB entryLo0 */ macro