Searched refs:CVMX_L2C_SPAR2 (Results 1 – 2 of 2) sorted by relevance
80 return (cvmx_read_csr(CVMX_L2C_SPAR2) & (0xFF << field)) >> in cvmx_l2c_get_core_way_partition()132 cvmx_write_csr(CVMX_L2C_SPAR2, in cvmx_l2c_set_core_way_partition()133 (cvmx_read_csr(CVMX_L2C_SPAR2) & in cvmx_l2c_set_core_way_partition()
89 #define CVMX_L2C_SPAR2 \ macro