Searched refs:virtids (Results 1 – 1 of 1) sorted by relevance
1269 int virtids; in cvmx_l2c_vrt_get_max_virtids() local1276 virtids = 1 << (l2c_vrt_ctl.s.numid + 1); in cvmx_l2c_vrt_get_max_virtids()1277 if (virtids > CVMX_L2C_VRT_MAX_VIRTID_ALLOWED) { in cvmx_l2c_vrt_get_max_virtids()1279 virtids); in cvmx_l2c_vrt_get_max_virtids()1282 return virtids; in cvmx_l2c_vrt_get_max_virtids()