Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/xen/
Dxen_drm_front.h132 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.c419 xen_drm_front_dbuf_to_cookie(obj), in xen_drm_drv_dumb_create()
437 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_drv_dumb_create()
453 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_drv_free_object_unlocked()
457 xen_drm_front_dbuf_to_cookie(obj)); in xen_drm_drv_free_object_unlocked()
Dxen_drm_front_gem.c214 xen_drm_front_dbuf_to_cookie(&xen_obj->base), in xen_drm_front_gem_import_sg_table()
Dxen_drm_front_kms.c75 xen_drm_front_dbuf_to_cookie(gem_obj), in fb_create()