Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A 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
H A Dsvga3d_cmd.h497 uint32 unsynchronized : 1; member
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst245 unsynchronized children).
248 pages that may be unsynchronized. Used to quickly locate all unsynchronized
258 and unsynchronized pages" below). Leaf pages can be unsynchronized
271 Synchronized and unsynchronized pages
290 As a side effect we have to resynchronize all reachable unsynchronized shadow
H A 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,
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst31 crashes, the unsynchronized regions will be recalculated. The bitmap mode
/openbmc/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas590 unsynchronized access in the error handler.
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c342 suffix->flags.unsynchronized = 0; in vmw_surface_dma_encode()