Lines Matching defs:tile
135 struct xe_tile *tile; in mem_type_to_migrate() local
1207 struct xe_tile *tile; in xe_ttm_bo_destroy() local
1405 struct xe_tile *tile, struct dma_resv *resv, in ___xe_bo_create_locked()
1576 struct xe_tile *tile, struct xe_vm *vm, in __xe_bo_create_locked()
1658 struct xe_tile *tile, struct xe_vm *vm, in xe_bo_create_locked_range()
1666 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_locked()
1674 struct xe_bo *xe_bo_create_user(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_user()
1688 struct xe_bo *xe_bo_create(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create()
1700 struct xe_bo *xe_bo_create_pin_map_at(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map_at()
1710 struct xe_tile *tile, in xe_bo_create_pin_map_at_aligned()
1751 struct xe_bo *xe_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map()
1758 struct xe_bo *xe_bo_create_from_data(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_from_data()
1778 struct xe_bo *xe_managed_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile, in xe_managed_bo_create_pin_map()
1795 struct xe_bo *xe_managed_bo_create_from_data(struct xe_device *xe, struct xe_tile *tile, in xe_managed_bo_create_from_data()
1821 int xe_managed_bo_reinit_in_vram(struct xe_device *xe, struct xe_tile *tile, struct xe_bo **src) in xe_managed_bo_reinit_in_vram()
2505 struct xe_tile *tile; in xe_bo_put() local