Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_object.c224 static int __qxl_bo_pin(struct qxl_bo *bo, u32 domain, u64 *gpu_addr) in __qxl_bo_pin() function
283 r = __qxl_bo_pin(bo, bo->type, NULL); in qxl_bo_pin()