Searched refs:bo_device (Results 1 – 2 of 2) sorted by relevance
538 struct xe_bo_dev *bo_device = &xe_bo_device(bo)->bo_device; in xe_bo_put_async() local540 if (xe_bo_put_deferred(bo, &bo_device->async_list)) in xe_bo_put_async()541 schedule_work(&bo_device->async_free); in xe_bo_put_async()544 void xe_bo_dev_init(struct xe_bo_dev *bo_device);546 void xe_bo_dev_fini(struct xe_bo_dev *bo_device);
421 xe_bo_dev_fini(&xe->bo_device); in xe_device_destroy()460 xe_bo_dev_init(&xe->bo_device); in xe_device_create()