Lines Matching refs:uint32

54 typedef uint32 SVGAMobId;
325 #define SVGA_GMR_NULL ((uint32) -1)
326 #define SVGA_GMR_FRAMEBUFFER ((uint32) -2) /* Guest Framebuffer (GFB) */
331 uint32 ppn;
332 uint32 numPages;
340 uint32 gmrId;
341 uint32 offset;
501 volatile uint32 errorOffset; /* Modified by device. */
504 uint32 length;
509 uint32 mobOffset;
512 uint32 offset; /* Valid if CMD_BUFFERS_2 cap set, must be zero otherwise,
515 uint32 dxContext; /* Valid if DX_CONTEXT flag set, must be zero otherwise */
516 uint32 mustBeZero[6];
536 uint32 enable;
556 uint32 ignoreIDZero;
639 uint32 bitsPerPixel : 8;
640 uint32 colorDepth : 8;
641 uint32 reserved : 16; /* Must be zero */
644 uint32 value;
668 uint32 pitch;
684 uint32 b : 8;
685 uint32 g : 8;
686 uint32 r : 8;
687 uint32 x : 8; /* Unused */
690 uint32 value;
1337 uint32 enabled;
1338 uint32 flags;
1339 uint32 dataOffset;
1340 uint32 format;
1341 uint32 colorKey;
1342 uint32 size;
1343 uint32 width;
1344 uint32 height;
1345 uint32 srcX;
1346 uint32 srcY;
1347 uint32 srcWidth;
1348 uint32 srcHeight;
1351 uint32 dstWidth;
1352 uint32 dstHeight;
1353 uint32 pitches[3];
1354 uint32 dataGMRId;
1355 uint32 dstScreenId;
1367 #define SVGA_INVALID_DISPLAY_ID ((uint32)-1)
1372 uint32 width;
1373 uint32 height;
1374 uint32 positionX;
1375 uint32 positionY;
1439 uint32 structSize; /* sizeof(SVGAScreenObject) */
1440 uint32 id;
1441 uint32 flags;
1443 uint32 width;
1444 uint32 height;
1463 uint32 cloneCount;
1548 uint32 x;
1549 uint32 y;
1550 uint32 width;
1551 uint32 height;
1570 uint32 srcX;
1571 uint32 srcY;
1572 uint32 destX;
1573 uint32 destY;
1574 uint32 width;
1575 uint32 height;
1596 uint32 srcX;
1597 uint32 srcY;
1598 uint32 destX;
1599 uint32 destY;
1600 uint32 width;
1601 uint32 height;
1602 uint32 rop;
1624 uint32 id; /* Reserved, must be zero. */
1625 uint32 hotspotX;
1626 uint32 hotspotY;
1627 uint32 width;
1628 uint32 height;
1629 uint32 andMaskDepth; /* Value must be 1 or equal to BITS_PER_PIXEL */
1630 uint32 xorMaskDepth; /* Value must be 1 or equal to BITS_PER_PIXEL */
1656 uint32 id; /* Reserved, must be zero. */
1657 uint32 hotspotX;
1658 uint32 hotspotY;
1659 uint32 width;
1660 uint32 height;
1682 uint32 x;
1683 uint32 y;
1684 uint32 width;
1685 uint32 height;
1686 uint32 reason;
1710 uint32 color; /* In the same format as the GFB */
1711 uint32 x;
1712 uint32 y;
1713 uint32 width;
1714 uint32 height;
1715 uint32 rop; /* Must be SVGA_ROP_COPY */
1739 uint32 fence;
1759 uint32 nsid;
1760 uint32 size;
1815 uint32 screenId;
1872 uint32 bytesPerLine;
1904 uint32 destScreenId;
1933 uint32 srcScreenId;
1976 uint32 srcScreenId;
1994 uint32 gmrId;
1995 uint32 numPages;
2039 uint32 gmrId;
2041 uint32 offsetPages; /* offset in pages to begin remap */
2042 uint32 numPages; /* number of pages to remap */