xe_bo_dev
struct xe_bo_dev *bo_dev = container_of(work, typeof(*bo_dev), async_free);
void xe_bo_dev_init(struct xe_bo_dev *bo_dev)
void xe_bo_dev_fini(struct xe_bo_dev *bo_dev)
struct xe_bo_dev *bo_device = &xe_bo_device(bo)->bo_device;
void xe_bo_dev_init(struct xe_bo_dev *bo_device);
void xe_bo_dev_fini(struct xe_bo_dev *bo_device);