Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_dx.h599 uint8 unsynchronized; member
631 uint8 unsynchronized; member
648 uint8 unsynchronized; member
671 uint8 unsynchronized; member
1592 uint8 unsynchronized; member
1603 uint8 unsynchronized; member
Dsvga3d_cmd.h497 uint32 unsynchronized : 1; member
/Linux-v5.15/Documentation/virt/kvm/
Dmmu.rst241 unsynchronized children).
244 pages that may be unsynchronized. Used to quickly locate all unsychronized
254 and unsynchronized pages" below). Leaf pages can be unsynchronized
267 Synchronized and unsynchronized pages
286 As a side effect we have to resynchronize all reachable unsynchronized shadow
Dtimekeeping.rst369 unsynchronized TSCs. This may be done by BIOS or system software, but in
537 potentially unsynchronized source. One issue which is not unique to the TSC,
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-integrity.rst31 crashes, the unsynchronized regions will be recalculated. The bitmap mode
/Linux-v5.15/Documentation/scsi/
DChangeLog.megaraid_sas590 unsynchronized access in the error handler.
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c348 suffix->flags.unsynchronized = 0; in vmw_surface_dma_encode()