Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/xen/
H A 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
H A Dxen_drm_front.c390 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_front_gem_object_free()
394 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_front_gem_object_free()
427 xen_drm_front_dbuf_to_cookie(obj), in xen_drm_drv_dumb_create()
445 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_drv_dumb_create()
H A Dxen_drm_front_gem.c269 xen_drm_front_dbuf_to_cookie(&xen_obj->base), in xen_drm_front_gem_import_sg_table()
H A Dxen_drm_front_kms.c71 xen_drm_front_dbuf_to_cookie(gem_obj), in fb_create()