Searched refs:do_update_area (Results 1 – 1 of 1) sorted by relevance
563 …ic void qxl_surface_evict_locked(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) in qxl_surface_evict_locked() argument566 if (do_update_area) in qxl_surface_evict_locked()573 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) in qxl_surface_evict() argument576 qxl_surface_evict_locked(qdev, surf, do_update_area); in qxl_surface_evict()