Home
last modified time | relevance | path

Searched refs:xen_drm_front_dbuf_to_cookie (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/xen/
Dxen_drm_front.h128 static inline u64 xen_drm_front_dbuf_to_cookie(struct drm_gem_object *gem_obj) in xen_drm_front_dbuf_to_cookie() function
Dxen_drm_front.c391 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_front_gem_object_free()
395 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_front_gem_object_free()
428 xen_drm_front_dbuf_to_cookie(obj), in xen_drm_drv_dumb_create()
446 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_drv_dumb_create()
Dxen_drm_front_gem.c271 xen_drm_front_dbuf_to_cookie(&xen_obj->base), in xen_drm_front_gem_import_sg_table()
Dxen_drm_front_kms.c70 xen_drm_front_dbuf_to_cookie(gem_obj), in fb_create()