Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/xen/
Dxen_drm_front.h137 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.c409 xen_drm_front_dbuf_to_cookie(obj), in xen_drm_drv_dumb_create()
427 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_drv_dumb_create()
443 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_drv_free_object_unlocked()
447 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_drv_free_object_unlocked()
Dxen_drm_front_gem.c212 xen_drm_front_dbuf_to_cookie(&xen_obj->base), in xen_drm_front_gem_import_sg_table()
Dxen_drm_front_kms.c76 xen_drm_front_dbuf_to_cookie(gem_obj), in fb_create()