Lines Matching refs:uint32

54 typedef uint32 SVGAMobId;
407 #define SVGA_GMR_NULL ((uint32) -1)
408 #define SVGA_GMR_FRAMEBUFFER ((uint32) -2) /* Guest Framebuffer (GFB) */
413 uint32 ppn;
414 uint32 numPages;
422 uint32 gmrId;
423 uint32 offset;
582 volatile uint32 errorOffset; /* Modified by device. */
585 uint32 length;
590 uint32 mobOffset;
593 uint32 offset; /* Valid if CMD_BUFFERS_2 cap set, must be zero otherwise,
596 uint32 dxContext; /* Valid if DX_CONTEXT flag set, must be zero otherwise */
597 uint32 mustBeZero[6];
617 uint32 enable;
637 uint32 ignoreIDZero;
720 uint32 bitsPerPixel : 8;
721 uint32 colorDepth : 8;
722 uint32 reserved : 16; /* Must be zero */
725 uint32 value;
749 uint32 pitch;
765 uint32 b : 8;
766 uint32 g : 8;
767 uint32 r : 8;
768 uint32 x : 8; /* Unused */
771 uint32 value;
1434 uint32 enabled;
1435 uint32 flags;
1436 uint32 dataOffset;
1437 uint32 format;
1438 uint32 colorKey;
1439 uint32 size;
1440 uint32 width;
1441 uint32 height;
1442 uint32 srcX;
1443 uint32 srcY;
1444 uint32 srcWidth;
1445 uint32 srcHeight;
1448 uint32 dstWidth;
1449 uint32 dstHeight;
1450 uint32 pitches[3];
1451 uint32 dataGMRId;
1452 uint32 dstScreenId;
1464 #define SVGA_INVALID_DISPLAY_ID ((uint32)-1)
1469 uint32 width;
1470 uint32 height;
1471 uint32 positionX;
1472 uint32 positionY;
1536 uint32 structSize; /* sizeof(SVGAScreenObject) */
1537 uint32 id;
1538 uint32 flags;
1540 uint32 width;
1541 uint32 height;
1560 uint32 cloneCount;
1645 uint32 x;
1646 uint32 y;
1647 uint32 width;
1648 uint32 height;
1667 uint32 srcX;
1668 uint32 srcY;
1669 uint32 destX;
1670 uint32 destY;
1671 uint32 width;
1672 uint32 height;
1693 uint32 srcX;
1694 uint32 srcY;
1695 uint32 destX;
1696 uint32 destY;
1697 uint32 width;
1698 uint32 height;
1699 uint32 rop;
1721 uint32 id; /* Reserved, must be zero. */
1722 uint32 hotspotX;
1723 uint32 hotspotY;
1724 uint32 width;
1725 uint32 height;
1726 uint32 andMaskDepth; /* Value must be 1 or equal to BITS_PER_PIXEL */
1727 uint32 xorMaskDepth; /* Value must be 1 or equal to BITS_PER_PIXEL */
1753 uint32 id; /* Reserved, must be zero. */
1754 uint32 hotspotX;
1755 uint32 hotspotY;
1756 uint32 width;
1757 uint32 height;
1773 uint32 hotspotX;
1774 uint32 hotspotY;
1775 uint32 width;
1776 uint32 height;
1777 uint32 andMaskDepth;
1778 uint32 xorMaskDepth;
1797 uint32 hotspotX;
1798 uint32 hotspotY;
1799 uint32 width;
1800 uint32 height;
1829 uint32 sizeInBytes;
1853 uint32 x;
1854 uint32 y;
1855 uint32 width;
1856 uint32 height;
1857 uint32 reason;
1881 uint32 color; /* In the same format as the GFB */
1882 uint32 x;
1883 uint32 y;
1884 uint32 width;
1885 uint32 height;
1886 uint32 rop; /* Must be SVGA_ROP_COPY */
1910 uint32 fence;
1930 uint32 nsid;
1931 uint32 size;
1986 uint32 screenId;
2043 uint32 bytesPerLine;
2075 uint32 destScreenId;
2104 uint32 srcScreenId;
2147 uint32 srcScreenId;
2165 uint32 gmrId;
2166 uint32 numPages;
2210 uint32 gmrId;
2212 uint32 offsetPages; /* offset in pages to begin remap */
2213 uint32 numPages; /* number of pages to remap */