Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-asm.h226 #define CVMX_CACHE_LCKL2(address, offset) CVMX_CACHE(31, address, offset) // fetch and lock the sta… macro
H A Dcvmx-l2c.c383 CVMX_CACHE_LCKL2(CVMX_ADD_SEG(CVMX_MIPS_SPACE_XKPHYS, addr), 0); in cvmx_l2c_lock_line()