Searched refs:CVMX_L2C_SPAR4 (Results 1 – 2 of 2) sorted by relevance
154 cvmx_write_csr(CVMX_L2C_SPAR4, in cvmx_l2c_set_hw_way_partition()155 (cvmx_read_csr(CVMX_L2C_SPAR4) & ~0xFF) | mask); in cvmx_l2c_set_hw_way_partition()164 return cvmx_read_csr(CVMX_L2C_SPAR4) & (0xFF); in cvmx_l2c_get_hw_way_partition()
83 #define CVMX_L2C_SPAR4 (CVMX_ADD_IO_SEG(0x0001180080000088ull)) macro