HomeSort by: relevance | last modified time | path
    Searched refs:vmw_cotable_scrub (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cotable.c 226 * vmw_cotable_scrub - Scrub the cotable from the device.
235 * reserve them due to locking order violation issues. The vmw_cotable_scrub
243 int vmw_cotable_scrub(struct vmw_resource *res, bool readback) function in typeref:typename:int
vmwgfx_context.c 568 WARN_ON(vmw_cotable_scrub(res, readback));
vmwgfx_drv.h 1371 extern int vmw_cotable_scrub(struct vmw_resource *res, bool readback);

Completed in 13 milliseconds