Searched refs:UINT64 (Results 1 - 25 of 159) sorted by relevance

1234567

/freebsd-11-stable/stand/efi/include/
H A Defifpswa.h15 UINT64 status;
16 UINT64 err1;
17 UINT64 err2;
18 UINT64 err3;
26 IN OUT UINT64 *pipsr,
27 IN OUT UINT64 *pfsr,
28 IN OUT UINT64 *pisr,
29 IN OUT UINT64 *ppreds,
30 IN OUT UINT64 *pifs,
H A Defipoint.h40 UINT64 ResolutionX;
41 UINT64 ResolutionY;
42 UINT64 ResolutionZ;
74 UINT64 AbsoluteMinX;
75 UINT64 AbsoluteMinY;
76 UINT64 AbsoluteMinZ;
77 UINT64 AbsoluteMaxX;
78 UINT64 AbsoluteMaxY;
79 UINT64 AbsoluteMaxZ;
84 UINT64 Current
[all...]
H A Definet.h45 UINT64 RxTotalFrames;
50 UINT64 RxGoodFrames;
56 UINT64 RxUndersizeFrames;
62 UINT64 RxOversizeFrames;
67 UINT64 RxDroppedFrames;
72 UINT64 RxUnicastFrames;
77 UINT64 RxBroadcastFrames;
82 UINT64 RxMulticastFrames;
87 UINT64 RxCrcErrorFrames;
93 UINT64 RxTotalByte
[all...]
H A Defi_nii.h42 UINT64 Revision;
45 UINT64 ID;
51 UINT64 ImageAddr;
H A Defipciio.h159 IN UINT64 Offset,
160 IN UINT64 Mask,
161 IN UINT64 Value,
162 IN UINT64 Delay,
163 OUT UINT64 *Result
192 IN UINT64 Offset,
281 IN UINT64 DestOffset,
283 IN UINT64 SrcOffset,
362 IN UINT64 Attributes
449 IN UINT64 Attribute
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutstrsuppt.c163 UINT64 *AccumulatedValue,
169 UINT64 Multiplicand,
171 UINT64 *OutProduct);
175 UINT64 Addend1,
177 UINT64 *OutSum);
200 UINT64 *ReturnValuePtr)
202 UINT64 AccumulatedValue = 0;
256 UINT64 *ReturnValuePtr)
258 UINT64 AccumulatedValue = 0;
312 UINT64 *ReturnValuePt
[all...]
H A Dutmath.c170 UINT64 Full;
197 UINT64 Multiplicand,
199 UINT64 *OutProduct)
248 UINT64 Operand,
250 UINT64 *OutResult)
293 UINT64 Operand,
295 UINT64 *OutResult)
337 UINT64 Multiplicand,
339 UINT64 *OutProduct)
367 UINT64 Operan
[all...]
H A Dutstrtoul64.c231 UINT64 *ReturnValue)
366 UINT64
370 UINT64 ConvertedInteger = 0;
454 UINT64
458 UINT64 ConvertedInteger = 0;
H A Duthex.c183 UINT64 Integer,
186 UINT64 Index;
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl3.h226 UINT64 ImageAddress;
249 UINT64 EntryBaseAddress;
250 UINT64 EntryLength;
252 UINT64 EntryAddress64;
253 UINT64 ExitAddress;
254 UINT64 LogAreaAddress;
256 UINT64 ArchDependentAddress;
274 UINT64 ValidatedTables[1];
286 UINT64 Address;
350 UINT64 Addres
[all...]
H A Dactbl1.h235 UINT64 Value; /* Value used with Read/Write register */
236 UINT64 Mask; /* Bitmask required for this register instruction */
252 UINT64 Address; /* Physical address of the error region */
304 UINT64 Reserved;
407 UINT64 Address;
408 UINT64 Range;
627 UINT64 ControlData;
730 UINT64 GlobalCapabilityData;
731 UINT64 GlobalControlData;
837 UINT64 ReadAckPreserv
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h46 UINT64 F2[2];
47 UINT64 F3[2];
48 UINT64 F4[2];
49 UINT64 F5[2];
50 UINT64 F16[2];
51 UINT64 F17[2];
52 UINT64 F18[2];
53 UINT64 F19[2];
54 UINT64 F20[2];
55 UINT64 F2
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexutils.c180 UINT64 Value,
305 (ObjDesc->Integer.Value > (UINT64) ACPI_UINT32_MAX))
311 ObjDesc->Integer.Value &= (UINT64) ACPI_UINT32_MAX;
426 UINT64 Value,
430 UINT64 CurrentValue;
436 /* UINT64 is unsigned, so we don't worry about a '-' prefix */
477 UINT64 CompressedId)
504 OutString[3] = AcpiUtHexToAsciiChar ((UINT64) SwappedId, 12);
505 OutString[4] = AcpiUtHexToAsciiChar ((UINT64) SwappedId, 8);
506 OutString[5] = AcpiUtHexToAsciiChar ((UINT64) SwappedI
[all...]
H A Dexregion.c184 UINT64 *Value,
238 (void) AcpiUtShortDivide ((UINT64) Address, Length, NULL, &Remainder);
251 (((UINT64) Address + Length) >
252 ((UINT64)
321 ((UINT64) Address - (UINT64) MemInfo->MappedPhysicalAddress);
344 *Value = (UINT64) ACPI_GET8 (LogicalAddrPtr);
349 *Value = (UINT64) ACPI_GET16 (LogicalAddrPtr);
354 *Value = (UINT64) ACPI_GET32 (LogicalAddrPtr);
359 *Value = (UINT64) ACPI_GET6
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwtimer.c218 UINT64 TimerValue;
286 UINT64 DeltaTicks;
287 UINT64 Quotient;
322 DeltaTicks |= (UINT64) 1 << 24;
328 DeltaTicks |= (UINT64) 1 << 32;
H A Dhwesleep.c192 Arg.Integer.Value = (UINT64) IntegerArgument;
225 UINT64 SleepStatus;
241 Status = AcpiWrite ((UINT64) ACPI_X_WAKE_STATUS,
276 Status = AcpiWrite ((UINT64) SleepControl, &AcpiGbl_FADT.SleepControl);
329 (void) AcpiWrite ((UINT64) (SleepTypeValue | ACPI_X_SLEEP_ENABLE),
371 (void) AcpiWrite ((UINT64) ACPI_X_WAKE_STATUS, &AcpiGbl_FADT.SleepStatus);
/freebsd-11-stable/crypto/openssh/
H A Dumac.c93 typedef u_int64_t UINT64; /* 8 bytes */ typedef
130 #define MUL64(a,b) ((UINT64)((UINT64)(UINT32)(a) * (UINT64)(UINT32)(b)))
267 *((UINT64 *)buf) ^= ((UINT64 *)pc->cache)[ndx];
269 ((UINT64 *)buf)[0] ^= ((UINT64 *)pc->cache)[0];
272 ((UINT64 *)buf)[0] ^= ((UINT64 *)p
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi51.h34 UINT64 Address;
65 UINT64 Signature;
71 UINT64 XsdtAddress;
104 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT64 table pointers.
159 UINT64 XFirmwareCtrl;
160 UINT64 XDsdt;
247 UINT64 XFirmwareWakingVector;
420 UINT64 LocalApicAddress;
432 UINT64 IoSapicAddress;
507 UINT64 ParkedAddres
[all...]
H A DAcpi60.h33 UINT64 Address;
64 UINT64 Signature;
70 UINT64 XsdtAddress;
103 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT64 table pointers.
158 UINT64 XFirmwareCtrl;
159 UINT64 XDsdt;
170 UINT64 HypervisorVendorIdentity;
247 UINT64 XFirmwareWakingVector;
421 UINT64 LocalApicAddress;
433 UINT64 IoSapicAddres
[all...]
H A DAcpi30.h41 UINT64 AddrSpaceGranularity;
42 UINT64 AddrRangeMin;
43 UINT64 AddrRangeMax;
44 UINT64 AddrTranslationOffset;
45 UINT64 AddrLen;
46 UINT64 TypeSpecificAttribute;
74 UINT64 Address;
104 UINT64 Signature;
110 UINT64 XsdtAddress;
143 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT64 tabl
[all...]
H A DAcpi50.h153 UINT64 Address;
184 UINT64 Signature;
190 UINT64 XsdtAddress;
223 // EFI_ACPI_DESCRIPTION_HEADER, followed by a variable number of UINT64 table pointers.
277 UINT64 XFirmwareCtrl;
278 UINT64 XDsdt;
357 UINT64 XFirmwareWakingVector;
528 UINT64 LocalApicAddress;
540 UINT64 IoSapicAddress;
615 UINT64 ParkedAddres
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dprexpress.c288 UINT64
292 UINT64 Value;
327 UINT64
331 UINT64 Value;
372 UINT64 *ReturnValue)
374 UINT64 Result;
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiMultiPhase.h135 UINT64 Signature;
199 UINT64 MonotonicCount;
H A DUefiGpt.h131 UINT64 Attributes;
/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdHardware.c101 AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value,
115 *(UINT64 *)Value = pci_cfgregread(PciId->Bus, PciId->Device,
125 UINT64 Value, UINT32 Width)

Completed in 310 milliseconds

1234567