Searched defs:ttm_placement (Results 1 – 2 of 2) sorted by relevance
79787 struct ttm_placement { struct79788 unsigned int num_placement;79789 const struct ttm_place *placement;79790 unsigned int num_busy_placement;79791 const struct ttm_place *busy_placement;
89529 struct ttm_placement { struct89530 unsigned int num_placement;89531 const struct ttm_place *placement;89532 unsigned int num_busy_placement;89533 const struct ttm_place *busy_placement;