Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.c1324 CVMX_MF_COP0(context->cop0.entrylo[1], COP0_ENTRYLO1); in cvmx_debug_save_core_context()
1363 CVMX_MF_COP0(context->tlbs[i].entrylo[1], COP0_ENTRYLO1); in cvmx_debug_save_core_context()
1394 CVMX_MT_COP0(context->cop0.entrylo[1], COP0_ENTRYLO1); in cvmx_debug_restore_core_context()
H A Dcvmx-asm.h63 #define COP0_ENTRYLO1 $3,0 /* TLB entryLo1 */ macro