Home
last modified time | relevance | path

Searched refs:UINT64 (Results 1 – 15 of 15) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/efi/
A Defipciio.h33 IN UINT64 Offset,
34 IN UINT64 Mask,
35 IN UINT64 Value,
36 IN UINT64 Delay,
37 OUT UINT64 *Result
46 IN UINT64 Offset,
77 IN UINT64 DestOffset,
79 IN UINT64 SrcOffset,
116 IN UINT64 Attributes
195 IN OUT UINT64 *Offset,
[all …]
A Defiprot.h99 UINT64 Revision;
127 IN UINT64 Offset,
138 IN UINT64 Offset,
145 UINT64 Revision;
171 UINT64 Revision;
273 UINT64 Revision;
295 UINT64 Size;
296 UINT64 FileSize;
301 UINT64 Attribute;
319 UINT64 Size;
[all …]
A Defidevp.h176 UINT64 WWN;
177 UINT64 Lun;
184 UINT64 Guid;
243 UINT64 NodeGuid;
244 UINT64 IocGuid;
245 UINT64 DeviceId;
252 UINT64 BaudRate;
275 UINT64 PartitionStart;
276 UINT64 PartitionSize;
292 UINT64 PartitionStart;
[all …]
A Defidef.h37 typedef UINT64 EFI_LBA;
118 typedef UINT64 EFI_PHYSICAL_ADDRESS;
119 typedef UINT64 EFI_VIRTUAL_ADDRESS;
178 UINT64 NumberOfPages; // Field size is 64 bits
179 UINT64 Attribute; // Field size is 64 bits
A Defiapi.h154 IN UINT64 TriggerTime
257 OUT UINT64 *MaximumVariableStorageSize,
258 OUT UINT64 *RemainingVariableStorageSize,
259 OUT UINT64 *MaximumVariableSize
391 UINT64 ImageSize;
423 IN UINT64 WatchdogCode,
588 OUT UINT64 *Count
611 OUT UINT64 *MaxiumCapsuleSize,
698 UINT64 Signature;
A Deficapsule.h41 UINT64 Length;
/xen-4.10.0-shim-comet/xen/common/efi/
A Defi.h37 extern UINT64 efi_boot_max_var_store_size, efi_boot_remain_var_store_size,
40 extern UINT64 efi_apple_properties_addr;
A Druntime.c55 UINT64 __read_mostly efi_boot_max_var_store_size;
56 UINT64 __read_mostly efi_boot_remain_var_store_size;
57 UINT64 __read_mostly efi_boot_max_var_size;
59 UINT64 __read_mostly efi_apple_properties_addr;
A Dboot.c105 static CHAR16 *FormatDec(UINT64 Val, CHAR16 *Buffer);
106 static CHAR16 *FormatHex(UINT64 Val, UINTN Width, CHAR16 *Buffer);
107 static void DisplayUint(UINT64 Val, INTN Width);
208 static CHAR16 *__init FormatDec(UINT64 Val, CHAR16 *Buffer) in FormatDec()
216 static CHAR16 *__init FormatHex(UINT64 Val, UINTN Width, CHAR16 *Buffer) in FormatHex()
224 static void __init DisplayUint(UINT64 Val, INTN Width) in DisplayUint()
545 UINT64 size; in read_file()
/xen-4.10.0-shim-comet/xen/include/asm-arm/arm64/
A Defibind.h86 typedef uint64_t UINT64; typedef
131 #define EFI_SIGNATURE_64(A,B,C,D,E,F,G,H) (EFI_SIGNATURE_32(A,B,C,D) | ((UINT64)(EFI_SIGNATURE_32(E…
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Dcommon_types.h8 typedef uint64_t UINT64; typedef
A Dtpm2_types.h233 typedef UINT64 TPM_SYSTEM_ADDRESS;
/xen-4.10.0-shim-comet/xen/include/acpi/
A Dactypes.h69 #define ACPI_UINT64_MAX (UINT64)(~((UINT64) 0)) /* 0xFFFFFFFFFFFFFFFF */
130 typedef COMPILER_DEPENDENT_UINT64 UINT64; typedef
/xen-4.10.0-shim-comet/xen/include/asm-x86/x86_64/
A Defibind.h88 typedef uint64_t UINT64; typedef
152 #define EFI_SIGNATURE_64(A,B,C,D,E,F,G,H) (EFI_SIGNATURE_32(A,B,C,D) | ((UINT64)(EFI_SIGNATURE_32(E…
/xen-4.10.0-shim-comet/xen/arch/arm/efi/
A Defi-dom0.c100 UINT64 size) in fill_efi_memory_descriptor()

Completed in 30 milliseconds