Searched refs:busy_placements (Results 1 – 2 of 2) sorted by relevance
398 nvbo->busy_placements[i].fpfn = fpfn; in set_placement_range()399 nvbo->busy_placements[i].lpfn = lpfn; in set_placement_range()413 pl->busy_placement = nvbo->busy_placements; in nouveau_bo_placement_set()414 set_placement_list(nvbo->busy_placements, &pl->num_busy_placement, in nouveau_bo_placement_set()1248 nvbo->busy_placements[i].fpfn = 0; in nouveau_ttm_fault_reserve_notify()1249 nvbo->busy_placements[i].lpfn = mappable; in nouveau_ttm_fault_reserve_notify()
17 struct ttm_place busy_placements[3]; member