Searched refs:busy_placements (Results 1 – 2 of 2) sorted by relevance
448 nvbo->busy_placements[i].fpfn = fpfn; in set_placement_range()449 nvbo->busy_placements[i].lpfn = lpfn; in set_placement_range()463 pl->busy_placement = nvbo->busy_placements; in nouveau_bo_placement_set()464 set_placement_list(nvbo->busy_placements, &pl->num_busy_placement, in nouveau_bo_placement_set()1308 nvbo->busy_placements[i].fpfn = 0; in nouveau_ttm_fault_reserve_notify()1309 nvbo->busy_placements[i].lpfn = mappable; in nouveau_ttm_fault_reserve_notify()
18 struct ttm_place busy_placements[3]; member