Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-l2c.c1269 int virtids; in cvmx_l2c_vrt_get_max_virtids() local
1276 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()