Searched refs:uint64 (Results 1 – 6 of 6) sorted by relevance
35 typedef u64 uint64; typedef41 typedef uint64 PA;44 typedef uint64 PPN64;58 #define MBYTES_2_BYTES(_nbytes) ((uint64)(_nbytes) << MBYTES_SHIFT)85 uint64 u;89 uint64 u;91 uint64 flags;95 uint64 u;134 uint64 reservedMBZ; /* must be zero for now. */135 uint64 statStartVA; /* VA of the start of the stats section. */[all …]
1335 uint64 timestamp;1341 uint64 realFrequency;1348 uint64 inputAssemblyVertices;1349 uint64 inputAssemblyPrimitives;1353 uint64 clipperInvocations;1354 uint64 clipperPrimitives;1355 uint64 pixelShaderInvocations;1356 uint64 hullShaderInvocations;1370 uint64 numPrimitivesWritten;1371 uint64 numPrimitivesRequired;[all …]
298 uint64 id;
1548 uint64 value;
44 typedef unsigned uint64, *puint64; typedef85 uint64 i;
141 ((uint64) (api_err | opcode << MES_SCH_ERROR_CODE_HEADER_SHIFT_12 | \
Completed in 34 milliseconds