Searched refs:qxl_surface_evict (Results 1 – 4 of 4) sorted by relevance
38 qxl_surface_evict(qdev, bo, false); in qxl_ttm_bo_destroy()
372 qxl_surface_evict(qdev, qbo, new_mem ? true : false); in qxl_bo_move_notify()
577 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool freeing);
609 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) in qxl_surface_evict() function