Searched refs:CVMX_L2C_TADX_TAG (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/mips/cavium-octeon/executive/
H A Dcvmx-l2c.c329 /* make sure CVMX_L2C_TADX_TAG is updated */
331 l2c_tadx_tag.u64 = cvmx_read_csr(CVMX_L2C_TADX_TAG(0));
676 CVMX_SYNC; /* make sure CVMX_L2C_TADX_TAG is updated */
677 l2c_tadx_tag.u64 = cvmx_read_csr(CVMX_L2C_TADX_TAG(0));
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-l2c-defs.h67 #define CVMX_L2C_TADX_TAG(block_id) (CVMX_ADD_IO_SEG(0x0001180080A00010ull) + \ macro

Completed in 152 milliseconds