Lines Matching full:uint64

96 recordLength & uint64 & The total length of the binary CPER record, including the header, in bytes.…
110 recordID & uint64 & A unique value which, when combined with the \texttt{creatorID} field, uniquely…
114 persistenceInfo & uint64 & Produced and consumed by the creator of the error record identified by \…
124 code & uint64 & The integer value of this error severity. \\
156 value & uint64 & The integer value of this flag.\\
166 sectionOffset & uint64 & The offset (in bytes) of the section body this section descriptor describe…
168 sectionLength & uint64 & The length (in bytes) of the section body.\\
182 severity.code & uint64 & The integer value of the severity of the described section.\\
229 errorType.value & uint64 & The raw value of the error type.\\
261 processorType.value & uint64 & The integer value of the processor type.\\
264 processorISA.value & uint64 & The integer value corresponding to the processor ISA.\\
267 errorType.value & uint64 & The integer value corresponding to the processor error type.\\
270 operation.value & uint64 & The integer value corresponding to the operation.\\
276 cpuVersionInfo & uint64 & The CPU version information as reported by CPUID with EAX=1. On ARM, this…
280 processorID & uint64 & The unique identifier of the logical processor. On ARM, this is MPIDR\_EL1.\\
282 targetAddress & uint64 & The target address associated with the error.\\
284 requestorID & uint64 & ID of the requestor associated with the error.\\
286 responderID & uint64 & ID of the responder associated with the error.\\
288 instructionIP & uint64 & Identifies the instruction pointer at the point of error.\\
344 localAPICID & uint64 & The APIC ID of the processor.\\
372 eax & uint64 & Value of the EAX register resulting from a call to CPUID with EAX=1.\\
374 ebx & uint64 & Value of the EBX register resulting from a call to CPUID with EAX=1.\\
376 ecx & uint64 & Value of the ECX register resulting from a call to CPUID with EAX=1.\\
378 edx & uint64 & Value of the EDX register resulting from a call to CPUID with EAX=1.\\
393 targetAddressID & uint64 & Identifies the target address associated with the error.\\
395 requestorID & uint64 & Identifies the requestor associated with the error.\\
397 responderID & uint64 & Identifies the responder associated with the error.\\
399 instructionPointer & uint64 & Identifies the instruction executing when the error occurred.\\
427 transactionType.value & uint64 & The raw value of the type of cache/TLB error that occurred.\\
430 operation.value & uint64 & The raw value of the type of cache/TLB operation that caused the error.\\
433 level & uint64 & The cache/TLB level at which the error occurred.\\
454 transactionType.value & uint64 & The raw value of the type of bus error that occurred.\\
457 operation.value & uint64 & The raw value of the type of bus operation that caused the error.\\
460 level & uint64 & The bus heirarchy level at which the error occurred.\\
472 participationType.value & uint64 & The raw value of the type of participation.\\
477 addressSpace.value & uint64 & The raw value of the address space the error was in.\\
489 errorType.value & uint64 & The raw value of the type of operation that caused the error.\\
554 registerContextType.value & uint64 & The raw value of the type of processor context state being rep…
557 registerArraySize & uint64 & The total size of the array for the data type being reported, in bytes…
559 msrAddress & uint64 & The starting MSR address. Valid when the \texttt{registerContextType.value} f…
561 mmRegisterAddress & uint64 & The starting memory address for when the \texttt{registerContextType.v…
571 eax & uint64 & The EAX register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
573 ebx & uint64 & The EBX register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
575 ecx & uint64 & The ECX register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
577 edx & uint64 & The EDX register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
579 esi & uint64 & The ESI register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
581 edi & uint64 & The EDI register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
583 ebp & uint64 & The EBP register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
585 esp & uint64 & The ESP register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
587 cs & uint64 & The CS register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.\\
589 ds & uint64 & The DS register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.\\
591 ss & uint64 & The SS register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.\\
593 es & uint64 & The ES register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.\\
595 fs & uint64 & The FS register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.\\
597 gs & uint64 & The GS register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.\\
599 eflags & uint64 & The EFLAGS register. Real maximum is \texttt{UINT32}, null extended to \texttt{UI…
601 eip & uint64 & The EIP register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
603 cr0 & uint64 & The CR0 register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
605 cr1 & uint64 & The CR1 register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
607 cr2 & uint64 & The CR2 register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
609 cr3 & uint64 & The CR3 register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
611 cr4 & uint64 & The CR4 register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
613 gdtr & uint64 & The GDTR register.\\
615 idtr & uint64 & The IDTR register.\\
617 ldtr & uint64 & The LDTR register.\\
619 tr & uint64 & The TR register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.\\
627 rax & uint64 & The RAX register.\\
629 rbx & uint64 & The RBX register.\\
631 rcx & uint64 & The RCX register.\\
633 rdx & uint64 & The RDX register.\\
635 rsi & uint64 & The RSI register.\\
637 rdi & uint64 & The RDI register.\\
639 rbp & uint64 & The RBP register.\\
641 rsp & uint64 & The RSP register.\\
643 r8 & uint64 & The R8 register.\\
645 r9 & uint64 & The R9 register.\\
647 r10 & uint64 & The R10 register.\\
649 r11 & uint64 & The R11 register.\\
651 r12 & uint64 & The R12 register.\\
653 r13 & uint64 & The R13 register.\\
655 r14 & uint64 & The R14 register.\\
657 r15 & uint64 & The R15 register.\\
659 cs & uint64 & The CS register.\\
661 ds & uint64 & The DS register.\\
663 ss & uint64 & The SS register.\\
665 es & uint64 & The ES register.\\
667 fs & uint64 & The FS register.\\
669 gs & uint64 & The GS register.\\
671 rflags & uint64 & The RFLAGS register.\\
673 eip & uint64 & The EIP register.\\
675 cr0 & uint64 & The CR0 register.\\
677 cr1 & uint64 & The CR1 register.\\
679 cr2 & uint64 & The CR2 register.\\
681 cr3 & uint64 & The CR3 register.\\
683 cr4 & uint64 & The CR4 register.\\
685 cr8 & uint64 & The CR8 register.\\
687 gdtr\_0 & uint64 & The first \texttt{UINT64} of the GDTR register.\\
689 gdtr\_1 & uint64 & The second \texttt{UINT64} of the GDTR register.\\
691 idtr\_0 & uint64 & The first \texttt{UINT64} of the IDTR register.\\
693 idtr\_1 & uint64 & The second \texttt{UINT64} of the IDTR register.\\
695 ldtr & uint64 & The LDTR register.\\
697 tr & uint64 & The TR register.\\
719 sectionLength & uint64 & The total size (in bytes) of this error section.\\
724 mpidrEl1 & uint64 & The processor ID (\texttt{MPIDR\_EL1}) for this error.\\
726 midrEl1 & uint64 & The chip ID (\texttt{MIDR\_EL1}) for this error.\\
730 psciState & uint64 (\textbf{optional}) & The PSCI state of the processor. Only \textbf{optionally} …
764 errorType.value & uint64 & The raw value of the error type this error info describes.\\
774 virtualFaultAddress & uint64 & Indicates a virtual fault address associated with the error, such as…
776 physicalFaultAddress & uint64 & Indicates a physical fault address associated with the error.\\
816 transactionType.value & uint64 & The raw value of the type of cache/TLB error.\\
819 operation.value & uint64 & The raw value of the cache/TLB operation that caused the error.\\
860 transactionType.value & uint64 & The raw value of the type of bus error.\\
863 operation.value & uint64 & The raw value of the bus operation that caused the error.\\
878 participationType.value & uint64 & The raw value of the type of participation that occurred in the …
881 addressSpace.value & uint64 & The raw value of the address space in which the bus error occurred.\\
925 data & uint64 & The unformatted data represented in the error information structure.\\
935 registerContextType.value & uint64 & The raw value of the type of processor context state being rep…
938 registerArraySize & uint64 & The size of the attached register array, in bytes.\\
948 r0 & uint64 & Register R0. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
950 r1 & uint64 & Register R1. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
952 r2 & uint64 & Register R2. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
954 r3 & uint64 & Register R3. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
956 r4 & uint64 & Register R4. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
958 r5 & uint64 & Register R5. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
960 r6 & uint64 & Register R6. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
962 r7 & uint64 & Register R7. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
964 r8 & uint64 & Register R8. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
966 r9 & uint64 & Register R9. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
968 r10 & uint64 & Register R10. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
970 r11 & uint64 & Register R11. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
972 r12 & uint64 & Register R12. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
974 r13\_sp & uint64 & Register R13 (SP). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
976 r14\_lr & uint64 & Register R14 (LR). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
978 r15\_pc & uint64 & Register R15 (PC). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
986 dfar & uint64 & Register DFAR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
988 dfsr & uint64 & Register DFSR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
990 ifar & uint64 & Register IFAR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
992 isr & uint64 & Register ISR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
994 mair0 & uint64 & Register MAIR0. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
996 mair1 & uint64 & Register MAIR1. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
998 midr & uint64 & Register MIDR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1000 mpidr & uint64 & Register MPIDR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1002 nmrr & uint64 & Register NMRR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1004 prrr & uint64 & Register PRRR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1006 sctlr\_ns & uint64 & Register SCTLR (NS). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1008 spsr & uint64 & Register SPSR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1010 spsr\_abt & uint64 & Register SPSR (ABT). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1012 spsr\_fiq & uint64 & Register SPSR (FIQ). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1014 spsr\_irq & uint64 & Register SPSR (IRQ). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1016 spsr\_svc & uint64 & Register SPSR (SVC). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1018 spsr\_und & uint64 & Register SPSR (UND). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1020 tpidrprw & uint64 & Register TPIDR (PRW). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1022 tpidruro & uint64 & Register TPIDR (URO). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1024 tpidrurw & uint64 & Register TPIDR (URW). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1026 ttbcr & uint64 & Register TTBCR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1028 ttbr0 & uint64 & Register TTBR0. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1030 ttbr1 & uint64 & Register TTBR1. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1032 dacr & uint64 & Register DACR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1040 elr\_hyp & uint64 & Register ELR\_HYP. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1042 hamair0 & uint64 & Register HAMAIR0. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1044 hamair1 & uint64 & Register HAMAIR1. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1046 hcr & uint64 & Register HCR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1048 hcr2 & uint64 & Register HCR2. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1050 hdfar & uint64 & Register HDFAR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1052 hifar & uint64 & Register HIFAR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1054 hpfar & uint64 & Register HPFAR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1056 hsr & uint64 & Register HSR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1058 htcr & uint64 & Register HTCR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1060 htpidr & uint64 & Register HTPIDR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1062 httbr & uint64 & Register HTTBR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1064 spsr\_hyp & uint64 & Register SPSR (HYP). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1066 vtcr & uint64 & Register VTCR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1068 vttbr & uint64 & Register VTTBR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1070 dacr32\_el2 & uint64 & Register DACR32 (EL2). \texttt{UINT32} value null extended to \texttt{UINT64
1079 sctlr\_s & uint64 & Register SCTLR\_S. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1081 spsr\_mon & uint64 & Register SPSR (MON). \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1089 x0 & uint64 & Register X0.\\
1091 x1 & uint64 & Register X1.\\
1093 x2 & uint64 & Register X2.\\
1095 x3 & uint64 & Register X3.\\
1097 x4 & uint64 & Register X4.\\
1099 x5 & uint64 & Register X5.\\
1101 x6 & uint64 & Register X6.\\
1103 x7 & uint64 & Register X7.\\
1105 x8 & uint64 & Register X8.\\
1107 x9 & uint64 & Register X9.\\
1109 x10 & uint64 & Register X10.\\
1111 x11 & uint64 & Register X11.\\
1113 x12 & uint64 & Register X12.\\
1115 x13 & uint64 & Register X13.\\
1117 x14 & uint64 & Register X14.\\
1119 x15 & uint64 & Register X15.\\
1121 x16 & uint64 & Register X16.\\
1123 x17 & uint64 & Register X17.\\
1125 x18 & uint64 & Register X18.\\
1127 x19 & uint64 & Register X19.\\
1129 x20 & uint64 & Register X20.\\
1131 x21 & uint64 & Register X21.\\
1133 x22 & uint64 & Register X22.\\
1135 x23 & uint64 & Register X23.\\
1137 x24 & uint64 & Register X24.\\
1139 x25 & uint64 & Register X25.\\
1141 x26 & uint64 & Register X26.\\
1143 x27 & uint64 & Register X27.\\
1145 x28 & uint64 & Register X28.\\
1147 x29 & uint64 & Register X29.\\
1149 x30 & uint64 & Register X30.\\
1151 sp & uint64 & Register SP.\\
1159 elr\_el1 & uint64 & Register ELR (EL1).\\
1161 esr\_el1 & uint64 & Register ESR (EL1).\\
1163 far\_el1 & uint64 & Register FAR (EL1).\\
1165 isr\_el1 & uint64 & Register ISR (EL1).\\
1167 mair\_el1 & uint64 & Register MAIR (EL1).\\
1169 midr\_el1 & uint64 & Register MIDR (EL1).\\
1171 mpidr\_el1 & uint64 & Register MPIDR (EL1).\\
1173 sctlr\_el1 & uint64 & Register SCTLR (EL1).\\
1175 sp\_el0 & uint64 & Register SP (EL0).\\
1177 sp\_el1 & uint64 & Register SP (EL1).\\
1179 spsr\_el1 & uint64 & Register SPSR (EL1).\\
1181 tcr\_el1 & uint64 & Register TCR (EL1).\\
1183 tpidr\_el0 & uint64 & Register TPIDR (EL0).\\
1185 tpidr\_el1 & uint64 & Register TPIDR (EL1).\\
1187 tpidrro\_el0 & uint64 & Register TPIDRRO (EL0).\\
1189 ttbr0\_el1 & uint64 & Register TTBR0 (EL1).\\
1191 ttbr1\_el1 & uint64 & Register TTBR1 (EL1).\\
1199 elr\_el2 & uint64 & Register ELR (EL2).\\
1201 esr\_el2 & uint64 & Register ESR (EL2).\\
1203 far\_el2 & uint64 & Register FAR (EL2).\\
1205 hacr\_el2 & uint64 & Register HACR (EL2).\\
1207 hcr\_el2 & uint64 & Register HCR (EL2).\\
1209 hpfar\_el2 & uint64 & Register HPFAR (EL2).\\
1211 mair\_el2 & uint64 & Register MAIR (EL2).\\
1213 sctlr\_el2 & uint64 & Register SCTLR (EL2).\\
1215 sp\_el2 & uint64 & Register SP (EL2).\\
1217 spsr\_el2 & uint64 & Register SPSR (EL2).\\
1219 tcr\_el2 & uint64 & Register TCR (EL2).\\
1221 tpidr\_el2 & uint64 & Register TPIDR (EL2).\\
1223 ttbr0\_el2 & uint64 & Register TTBR0 (EL2).\\
1225 vtcr\_el2 & uint64 & Register VTCR (EL2).\\
1227 vttbr\_el2 & uint64 & Register VTTBR (EL2).\\
1235 elr\_el3 & uint64 & Register ELR (EL3).\\
1237 esr\_el3 & uint64 & Register ESR (EL3).\\
1239 far\_el3 & uint64 & Register FAR (EL3).\\
1241 mair\_el3 & uint64 & Register MAIR (EL3).\\
1243 sctlr\_el3 & uint64 & Register SCTLR (EL3).\\
1245 sp\_el3 & uint64 & Register SP (EL3).\\
1247 spsr\_el3 & uint64 & Register SPSR (EL3).\\
1249 tcr\_el3 & uint64 & Register TCR (EL3).\\
1251 tpidr\_el3 & uint64 & Register TPIDR (EL3).\\
1253 ttbr0\_el3 & uint64 & Register TTBR0 (EL3).\\
1261 mrsEncoding.op2 & uint64 & MRS Encoding OP2.\\
1263 mrsEncoding.crm & uint64 & MRS Encoding CRm.\\
1265 mrsEncoding.crn & uint64 & MRS Encoding CRn.\\
1267 mrsEncoding.op1 & uint64 & MRS Encoding Op1.\\
1269 mrsEncoding.o0 & uint64 & MRS Encoding O0.\\
1271 value & uint64 & Value of the single register.\\
1293 memoryErrorType.value & uint64 & The raw value of the memory error type.\\
1300 physicalAddress & uint64 & The physical address at which the error occurred.\\
1302 physicalAddressMask & uint64 & Defines the valid address bits in the \texttt{physicalAddress} field…
1304 node & uint64 & Identifies the node containing the memory error, if in a multi-node system.\\
1306 card & uint64 & The card number of the memory error location.\\
1308 moduleRank & uint64 & The module or rank number of the offending memory error location.\\
1310 device & uint64 & The device number of the memory associated with the error.\\
1312 row & uint64 & The first 16 bits of the row number of the memory location.\\
1314 column & uint64 & The column number of the memory error location.\\
1316 bitPosition & uint64 & The bit position at which the error occurred.\\
1318 requestorID & uint64 & Hardware address of the device that initiated the errored transaction.\\
1320 responderID & uint64 & Hardware address of the device that responded to the transaction.\\
1322 targetID & uint64 & Hardware address of the intended target of the transaction.\\
1324 rankNumber & uint64 & The rank number of the memory error location.\\
1326 cardSmbiosHandle & uint64 & The SMBIOS handle for the memory card's Type 16 Memory Array Structure.…
1328 moduleSmbiosHandle & uint64 & The SMBIOS handle for the memory module's Type 17 Memory Device Struc…
1378 value & uint64 & The value of the bank address.\\
1386 address & uint64 & The address of the bank.\\
1388 group & uint64 & The group of the bank.\\
1402 memoryErrorType.value & uint64 & The raw value of the memory error type.\\
1408 physicalAddress & uint64 & The physical address at which the error occurred.\\
1410 physicalAddressMask & uint64 & Defines the valid address bits in the \texttt{physicalAddress} field…
1412 node & uint64 & Identifies the node containing the memory error, if in a multi-node system.\\
1414 card & uint64 & The card number of the memory error location.\\
1416 module & uint64 & The module of the offending memory error location.\\
1418 device & uint64 & The device number of the memory associated with the error.\\
1420 row & uint64 & The first 16 bits of the row number of the memory location.\\
1422 column & uint64 & The column number of the memory error location.\\
1424 bitPosition & uint64 & The bit position at which the error occurred.\\
1426 rank & uint64 & The rank number of the error location.\\
1428 chipID & uint64 & Chip identifier. Encoded field used to address the die in 3DS packages.\\
1430 requestorID & uint64 & Hardware address of the device that initiated the errored transaction.\\
1432 responderID & uint64 & Hardware address of the device that responded to the transaction.\\
1434 targetID & uint64 & Hardware address of the intended target of the transaction.\\
1436 cardSmbiosHandle & uint64 & The SMBIOS handle for the memory card's Type 16 Memory Array Structure.…
1438 moduleSmbiosHandle & uint64 & The SMBIOS handle for the memory module's Type 17 Memory Device Struc…
1496 value & uint64 & The value of the bank address.\\
1504 address & uint64 & The address of the bank.\\
1506 group & uint64 & The group of the bank.\\
1516 portType.value & uint64 & The raw value of the port type for this error.\\
1522 commandStatus.commandRegister & uint64 & The PCI command register value.\\
1523 commandStatus.statusRegister & uint64 & The PCI status register value.\\
1527 deviceSerialNumber & uint64 & The serial number of the device.\\
1529 bridgeControlStatus.secondaryStatusRegister & uint64 & The bridge secondary status register. \emph{…
1531 bridgeControlStatus.controlRegister & uint64 & The bridge control register. \emph{This field is val…
1567 vendorID & uint64 & The vendor ID of the PCIe device.\\
1569 deviceID & uint64 & The device ID of the PCIe device.\\
1571 classCode & uint64 & The class code of the PCIe device.\\
1573 functionNumber & uint64 & The function number of the PCIe device.\\
1575 deviceNumber & uint64 & The device number of the PCIe device.\\
1577 segmentNumber & uint64 & The segment number of the PCIe device.\\
1579 primaryOrDeviceBusNumber & uint64 & The root port/bridge primary bus number or device bus number of…
1581 secondaryBusNumber & uint64 & The root port/bridge secondary bus number of the PCIe device.\\
1583 slotNumber & uint64 & The slot number of the PCIe device.\\
1591 % capabilityID & uint64 & The capability ID for this AER structure.\\
1593 % capabilityVersion & uint64 & The capability structure version for this AER structure.\\
1595 % uncorrectableErrorStatusRegister & uint64 & The uncorrectable error status register value.\\
1597 % uncorrectableErrorMaskRegister & uint64 & The uncorrectable error mask register value.\\
1599 % uncorrectableErrorSeverityRegister & uint64 & The uncorrectable error severity register value.\\
1601 % correctableErrorStatusRegister & uint64 & The correctable error status register value.\\
1603 % correctableErrorMaskRegister & uint64 & The correctable error mask register value.\\
1605 % aeccReg & uint64 & The AECC register value.\\
1609 % rootErrorCommand & uint64 & The root error command.\\
1611 % rootErrorStatus & uint64 & The root error status.\\
1613 % errorSourceIDRegister & uint64 & The error source ID register.\\
1615 % correctableErrorSourceIDRegister & uint64 & The correctable error source ID register.\\
1627 errorType.value & uint64 & The raw value of the error type for this bus error.\\
1633 busAddress & uint64 & The memory or I/O address on the bus at the time of the error.\\
1635 busData & uint64 & Data on the bus at the time of the error.\\
1639 busRequestorID & uint64 & The PCI bus requestor ID for the error.\\
1641 busCompleterID & uint64 & The PCI bus completer ID for the error.\\
1643 targetID & uint64 & The PCI bus intended target ID for the error.\\
1681 memoryNumber & uint64 & The number of PCI/PCI-X component memory mapped register address/data pair …
1683 ioNumber & uint64 & The number of PCI/PCI-X component programmed I/O register address/data pair val…
1709 vendorID & uint64 & The vendor ID of this PCI/PCI-X component.\\
1711 deviceID & uint64 & The device ID of this PCI/PCI-X component.\\
1713 classCode & uint64 & The class code of this PCI/PCI-X component.\\
1715 functionNumber & uint64 & The function number of this PCI/PCI-X component.\\
1717 deviceNumber & uint64 & The device number of this PCI/PCI-X component.\\
1719 busNumber & uint64 & The bus number of this PCI/PCI-X component.\\
1721 segmentNumber & uint64 & The segment number of this PCI/PCI-X component.\\
1729 firstHalf & uint64 & The first 8 bytes of the 16 byte register pair structure.\\
1731 secondHalf & uint64 & The second 8 bytes of the 16 byte register pair structure.\\
1739 errorRecordType.value & uint64 & The raw value of the type of firmware error record this is.\\
1744 recordID & uint64 & Identifier for the referenced firmware error record. When the \texttt{revision}…
1758 faultReason.value & uint64 & The raw value of the reason for the fault.\\
1762 accessType.value & uint64 & The raw value of the access type that caused the fault.\\
1765 addressType.value & uint64 & The raw value of the addressing type that caused the fault.\\
1768 architectureType.value & uint64 & The raw value of the DMAr architecture type.\\
1771 deviceAddress & uint64 & The 64-bit device virtual address contained in the faulted DMA request.\\
1783 oemID & uint64 & OEM ID field in VT-d specific DMA remapping reporting structure.\\
1785 capabilityRegister & uint64 & Value of VT-d capability register.\\
1787 extendedCapabilityRegister & uint64 & Value of VT-d extended capability register.\\
1789 globalCommandRegister & uint64 & Value of VT-d global command register.\\
1791 globalStatusRegister & uint64 & Value of VT-d global status register.\\
1793 faultStatusRegister & uint64 & Value of VT-d fault status register.\\
1801 pageTableEntry\_Level6 & uint64 & The page table entry for the device virtual address in page level…
1803 pageTableEntry\_Level5 & uint64 & The page table entry for the device virtual address in page level…
1805 pageTableEntry\_Level4 & uint64 & The page table entry for the device virtual address in page level…
1807 pageTableEntry\_Level3 & uint64 & The page table entry for the device virtual address in page level…
1809 pageTableEntry\_Level2 & uint64 & The page table entry for the device virtual address in page level…
1811 pageTableEntry\_Level1 & uint64 & The page table entry for the device virtual address in page level…
1819 faultInformation & uint64 & Fault information field as defined in the VT-d specification.\\
1821 sourceIdentifier & uint64 & Identifier of the source of the VT-d fault.\\
1829 faultReason & uint64 & The reason for the VT-d fault, as defined in the VT-d specification.\\
1831 pasidValue & uint64 & The PASID associated with the fault.\\
1833 addressType & uint64 & The addressing type of the fault, as defined by the VT-d specification.\\
1835 type.value & uint64 & The raw value of the type of VT-d fault record.\\
1846 controlRegister & uint64 & The IOMMU control register value.\\
1848 statusRegister & uint64 & The IOMMU status register value.\\
1854 pageTableEntry\_Level6 & uint64 & Page table entry for device virtual address in page level 6.\\
1856 pageTableEntry\_Level5 & uint64 & Page table entry for device virtual address in page level 5.\\
1858 pageTableEntry\_Level4 & uint64 & Page table entry for device virtual address in page level 4.\\
1860 pageTableEntry\_Level3 & uint64 & Page table entry for device virtual address in page level 3.\\
1862 pageTableEntry\_Level2 & uint64 & Page table entry for device virtual address in page level 2.\\
1864 pageTableEntry\_Level1 & uint64 & Page table entry for device virtual address in page level 1.\\
1872 length & uint64 & The length (in bytes) of the entire structure.\\
1902 agentType.value & uint64 & The raw value of the detecting CXL agent type.\\
1909 deviceSerial & uint64 (\textbf{optional}) & The CXL device serial number. Only included if the dete…
1947 functionNumber & uint64 & The function number of the CXL device.\\
1949 deviceNumber & uint64 & The device number of the CXL device.\\
1951 busNumber & uint64 & The bus number of the CXL device.\\
1953 segmentNumber & uint64 & The segment number of the CXL device.\\
1961 value & uint64 & The CXL port RCRB base address.\\
1969 vendorID & uint64 & The vendor ID of the CXL device.\\
1971 deviceID & uint64 & The device ID of the CXL device.\\
1973 subsystemVendorID & uint64 & The subsystem vendor ID of the CXL device.\\
1975 subsystemDeviceID & uint64 & The subsystem device ID of the CXL device.\\
1977 classCode & uint64 & The class code of the CXL device.\\
1979 slotNumber & uint64 & The slot number of the CXL device.\\
1995 length & uint64 & The length in bytes for the entire structure.\\
2001 deviceSerial & uint64 & The serial of the CXL component.\\
2023 vendorID & uint64 & The vendor ID of the CXL component.\\
2025 deviceID & uint64 & The device ID of the CXL component.\\
2027 functionNumber & uint64 & The function number of the CXL component.\\
2029 deviceNumber & uint64 & The device number of the CXL component.\\
2031 busNumber & uint64 & The bus of the CXL component.\\
2033 segmentNumber & uint64 & The segment of the CXL component.\\
2035 slotNumber & uint64 & The slot number of the CXL component.\\