Home
last modified time | relevance | path

Searched refs:xe_bo_dev (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo.h358 struct xe_bo_dev *bo_device = &xe_bo_device(bo)->bo_device; in xe_bo_put_async()
364 void xe_bo_dev_init(struct xe_bo_dev *bo_device);
366 void xe_bo_dev_fini(struct xe_bo_dev *bo_device);
H A Dxe_device_types.h547 struct xe_bo_dev { struct
H A Dxe_bo.c2855 struct xe_bo_dev *bo_dev = container_of(work, typeof(*bo_dev), async_free); in xe_bo_dev_work_func()
2864 void xe_bo_dev_init(struct xe_bo_dev *bo_dev) in xe_bo_dev_init()
2873 void xe_bo_dev_fini(struct xe_bo_dev *bo_dev) in xe_bo_dev_fini()