Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.h111 uint64_t entrylo[2]; member
127 F(cop0.entrylo[0]); \
128 F(cop0.entrylo[1]); \
198 uint64_t entrylo[2]; member
208 F(tlbs[i].entrylo[0]); \
209 F(tlbs[i].entrylo[1]); \
H A Dcvmx-debug.c1323 CVMX_MF_COP0(context->cop0.entrylo[0], COP0_ENTRYLO0); in cvmx_debug_save_core_context()
1324 CVMX_MF_COP0(context->cop0.entrylo[1], COP0_ENTRYLO1); in cvmx_debug_save_core_context()
1362 CVMX_MF_COP0(context->tlbs[i].entrylo[0], COP0_ENTRYLO0); in cvmx_debug_save_core_context()
1363 CVMX_MF_COP0(context->tlbs[i].entrylo[1], COP0_ENTRYLO1); in cvmx_debug_save_core_context()
1393 CVMX_MT_COP0(context->cop0.entrylo[0], COP0_ENTRYLO0); in cvmx_debug_restore_core_context()
1394 CVMX_MT_COP0(context->cop0.entrylo[1], COP0_ENTRYLO1); in cvmx_debug_restore_core_context()