Searched refs:grt (Results 1 – 1 of 1) sorted by relevance
614 BUG_ON(!grt); in build_uv_gr_table()615 _gr_table = grt; in build_uv_gr_table()638 grt->base = lindx; in build_uv_gr_table()655 grt++; in build_uv_gr_table()656 grt->base = lindx; in build_uv_gr_table()662 grt++; in build_uv_gr_table()664 grt->base = grt - _gr_table; in build_uv_gr_table()671 grt++; in build_uv_gr_table()672 i = grt - _gr_table; in build_uv_gr_table()685 for (i = 0, grt = _gr_table; i < _gr_table_len; i++, grt++) { in build_uv_gr_table()[all …]
Completed in 6 milliseconds