Searched refs:grt (Results 1 – 1 of 1) sorted by relevance
620 BUG_ON(!grt); in build_uv_gr_table()621 _gr_table = grt; in build_uv_gr_table()644 grt->base = lindx; in build_uv_gr_table()661 grt++; in build_uv_gr_table()662 grt->base = lindx; in build_uv_gr_table()668 grt++; in build_uv_gr_table()670 grt->base = grt - _gr_table; in build_uv_gr_table()677 grt++; in build_uv_gr_table()678 i = grt - _gr_table; in build_uv_gr_table()691 for (i = 0, grt = _gr_table; i < _gr_table_len; i++, grt++) { in build_uv_gr_table()[all …]
Completed in 10 milliseconds