Symbol: uint64
arch/mips/include/asm/octeon/cvmx.h
243
CVMX_BUILD_WRITE64(uint64, "sd");
arch/mips/include/asm/octeon/cvmx.h
259
CVMX_BUILD_READ64(uint64, "ld");
drivers/gpu/drm/amd/display/dc/dml2_0/cmntypes.h
85
uint64 i;
drivers/gpu/drm/amd/include/mes_v12_api_def.h
149
((uint64) (api_err | opcode << MES_SCH_ERROR_CODE_HEADER_SHIFT_12 | \
drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h
1548
uint64 value;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1335
uint64 timestamp;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1341
uint64 realFrequency;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1348
uint64 inputAssemblyVertices;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1349
uint64 inputAssemblyPrimitives;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1350
uint64 vertexShaderInvocations;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1351
uint64 geometryShaderInvocations;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1352
uint64 geometryShaderPrimitives;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1353
uint64 clipperInvocations;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1354
uint64 clipperPrimitives;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1355
uint64 pixelShaderInvocations;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1356
uint64 hullShaderInvocations;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1357
uint64 domainShaderInvocations;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1358
uint64 computeShaderInvocations;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1370
uint64 numPrimitivesWritten;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1371
uint64 numPrimitivesRequired;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
1383
uint64 samplesRendered;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
394
typedef uint64 SVGA3dSurfaceAllFlags;
drivers/gpu/drm/vmwgfx/device_include/svga3d_types.h
396
#define SVGA3D_SURFACE_FLAGS1_MASK ((uint64)MAX_UINT32)
drivers/gpu/drm/vmwgfx/device_include/svga_reg.h
298
uint64 id;
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
134
uint64 reservedMBZ; /* must be zero for now. */
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
135
uint64 statStartVA; /* VA of the start of the stats section. */
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
136
uint64 strsStartVA; /* VA of the start of the strings section. */
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
137
uint64 statLength; /* length of the stats section in bytes. */
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
138
uint64 infoLength; /* length of the info entry section in bytes. */
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
139
uint64 strsLength; /* length of the strings section in bytes. */
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
41
typedef uint64 PA;
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
44
typedef uint64 PPN64;
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
58
#define MBYTES_2_BYTES(_nbytes) ((uint64)(_nbytes) << MBYTES_SHIFT)
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
85
uint64 u;
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
89
uint64 u;
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
91
uint64 flags;
drivers/gpu/drm/vmwgfx/device_include/vm_basic_types.h
95
uint64 u;