Home
last modified time | relevance | path

Searched refs:UINT32 (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/libcper/include/libcper/
H A DCper.h148 UINT32 SignatureStart;
150 UINT32 SignatureEnd;
152 UINT32 ErrorSeverity;
153 UINT32 ValidationBits;
154 UINT32 RecordLength;
161 UINT32 Flags;
271 UINT32 SectionOffset;
272 UINT32 SectionLength;
276 UINT32 SectionFlags;
279 UINT32 Severity;
[all …]
H A Dcper-utils.h23 UINT32 ui32;
32 json_object *uniform_struct_to_ir(UINT32 *start, int len, const char *names[]);
35 void ir_to_uniform_struct(json_object *ir, UINT32 *start, int len,
56 const char *severity_to_string(UINT32 severity);
H A DBaseTypes.h29 typedef unsigned int UINT32; typedef
68 UINT32 Data1;
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-internal.h55 …APABILITY_CODE CapabilityCode, VOID* CapabilityBuffer, UINT32 CapabilityBufferSizeInBytes, UINT32*…
59 …ITION_PROPERTY_CODE PropertyCode, VOID* PropertyBuffer, UINT32 PropertyBufferSizeInBytes, UINT32* …
60 …n, WHV_PARTITION_PROPERTY_CODE PropertyCode, const VOID* PropertyBuffer, UINT32 PropertyBufferSize…
63 …X(HRESULT, WHvTranslateGva, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, WHV_GUEST_VIRTUAL_ADD…
64 …X(HRESULT, WHvCreateVirtualProcessor, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, UINT32 Flag…
65 X(HRESULT, WHvDeleteVirtualProcessor, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex)) \
66 …HvRunVirtualProcessor, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, VOID* ExitContext, UINT32
67 …X(HRESULT, WHvCancelRunVirtualProcessor, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, UINT32 F…
68 …rRegisters, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, const WHV_REGISTER_NAME* RegisterName…
69 …rRegisters, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, const WHV_REGISTER_NAME* RegisterName…
[all …]
/openbmc/libcper/generator/sections/
H A Dgen-section-pci-dev.c18 UINT32 num_memory_pairs = rand() % 4; in generate_section_pci_dev()
19 UINT32 num_io_pairs = rand() % 4; in generate_section_pci_dev()
20 UINT32 num_registers = num_memory_pairs + num_io_pairs; in generate_section_pci_dev()
39 UINT32 *memory_number_field = (UINT32 *)(bytes + 32); in generate_section_pci_dev()
40 UINT32 *io_number_field = (UINT32 *)(bytes + 36); in generate_section_pci_dev()
H A Dgen-section-pcie.c31 UINT32 *version = (UINT32 *)(bytes + 12); in generate_section_pcie()
33 UINT32 *reserved = (UINT32 *)(bytes + 20); in generate_section_pcie()
45 UINT32 *port_type = (UINT32 *)(bytes + 8); in generate_section_pcie()
H A Dgen-section-arm.c54 UINT32 *section_length = (UINT32 *)(section + 8); in generate_section_arm()
61 UINT32 *validation = (UINT32 *)section; in generate_section_arm()
68 UINT32 *running_state = (UINT32 *)(section + 32); in generate_section_arm()
166 UINT32 reg_size = 0; in generate_arm_context_info()
226 *((UINT32 *)(context_info + 2)) = reg_size; in generate_arm_context_info()
H A Dgen-section-ccix-per.c26 UINT32 *validation = (UINT32 *)(bytes + 4); in generate_section_ccix_per()
39 UINT32 *length = (UINT32 *)bytes; in generate_section_ccix_per()
H A Dgen-section-cxl-component.c26 UINT32 *validation = (UINT32 *)(bytes + 4); in generate_section_cxl_component()
39 UINT32 *length = (UINT32 *)bytes; in generate_section_cxl_component()
H A Dgen-section-cxl-protocol.c52 UINT32 *reserved = (UINT32 *)(bytes + 36); in generate_section_cxl_protocol()
54 reserved = (UINT32 *)(bytes + 112); in generate_section_cxl_protocol()
H A Dgen-section-dmar.c53 UINT32 *reserved = (UINT32 *)(fault_record); in generate_section_dmar_vtd()
55 reserved = (UINT32 *)(fault_record + 8); in generate_section_dmar_vtd()
H A Dgen-section-pci-bus.c29 UINT32 *reserved = (UINT32 *)(bytes + 20); in generate_section_pci_bus()
H A Dgen-section-ia32x64.c171 UINT32 *reserved = (UINT32 *)(reg_bytes + 140); in generate_ia32x64_context_structure()
/openbmc/libcper/sections/
H A Dcper-section-pcie.c16 UINT32 pcie_capability_header;
17 UINT32 uncorrectable_error_status;
18 UINT32 uncorrectable_error_mask;
19 UINT32 uncorrectable_error_severity;
20 UINT32 correctable_error_status;
21 UINT32 correctable_error_mask;
22 UINT32 aer_capabilites_control;
23 UINT32 tlp_header_log[4];
257 UINT32 minor = int_to_bcd(json_object_get_int( in ir_section_pcie_to_cper()
259 UINT32 major = int_to_bcd(json_object_get_int( in ir_section_pcie_to_cper()
[all …]
H A Dcper-section-arm.c480 (UINT32 *)*cur_pos, in cper_arm_processor_context_to_ir()
481 sizeof(EFI_ARM_V8_AARCH32_GPR) / sizeof(UINT32), in cper_arm_processor_context_to_ir()
486 (UINT32 *)*cur_pos, in cper_arm_processor_context_to_ir()
488 sizeof(UINT32), in cper_arm_processor_context_to_ir()
493 (UINT32 *)*cur_pos, in cper_arm_processor_context_to_ir()
495 sizeof(UINT32), in cper_arm_processor_context_to_ir()
500 (UINT32 *)*cur_pos, in cper_arm_processor_context_to_ir()
502 sizeof(UINT32), in cper_arm_processor_context_to_ir()
977 ir_to_uniform_struct(registers, (UINT32 *)&reg_array, in ir_arm_aarch32_gpr_to_cper()
978 sizeof(EFI_ARM_V8_AARCH32_GPR) / sizeof(UINT32), in ir_arm_aarch32_gpr_to_cper()
[all …]
H A Dcper-section-ia32x64.c941 context_info_cper->MsrAddress = (UINT32)json_object_get_uint64( in ir_ia32x64_context_info_to_cper()
984 register_state.Eax = (UINT32)json_object_get_uint64( in ir_ia32x64_ia32_registers_to_cper()
986 register_state.Ebx = (UINT32)json_object_get_uint64( in ir_ia32x64_ia32_registers_to_cper()
988 register_state.Ecx = (UINT32)json_object_get_uint64( in ir_ia32x64_ia32_registers_to_cper()
990 register_state.Edx = (UINT32)json_object_get_uint64( in ir_ia32x64_ia32_registers_to_cper()
992 register_state.Esi = (UINT32)json_object_get_uint64( in ir_ia32x64_ia32_registers_to_cper()
994 register_state.Edi = (UINT32)json_object_get_uint64( in ir_ia32x64_ia32_registers_to_cper()
996 register_state.Ebp = (UINT32)json_object_get_uint64( in ir_ia32x64_ia32_registers_to_cper()
998 register_state.Esp = (UINT32)json_object_get_uint64( in ir_ia32x64_ia32_registers_to_cper()
1002 register_state.Ds = (UINT32)json_object_get_uint64( in ir_ia32x64_ia32_registers_to_cper()
[all …]
H A Dcper-section-memory.c511 section_cper->Module = (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
515 section_cper->Device = (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
519 section_cper->Row = (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
523 section_cper->Column = (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
527 section_cper->Rank = (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
531 section_cper->BitPosition = (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
551 section_cper->CardHandle = (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
556 (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py24 UINT32 = 0xffffffff variable
34 UINT32_V = [0, 0x100, 0x1000, 0x10000, 0x100000, UINT32//4, UINT32//2 - 1,
35 UINT32//2, UINT32//2 + 1, UINT32 - 1, UINT32]
165 [(0, 1), (4, UINT32)]
186 [(0, 9), (20, UINT32)]
201 [(2, UINT32)]
278 [(0, UINT32)]
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/
H A Dtpm-tools-extendpcr.patch8 UINT32 *a_PcrSize, BYTE **a_PcrValue);
9 TSS_RESULT pcrcompositeSetPcrValue(TSS_HPCRS a_hPcrs, UINT32 a_Idx,
10 UINT32 a_PcrSize, BYTE *a_PcrValue);
11 +TSS_RESULT tpmPcrExtend(TSS_HTPM a_hTpm, UINT32 a_Idx,
12 + UINT32 a_DataSize, BYTE *a_Data,
14 + UINT32 *a_PcrSize, BYTE **a_PcrValue);
17 TSS_RESULT pcrcompositeSetPcrLocality(TSS_HPCRS a_hPcrs, UINT32 localityValue);
27 +tpmPcrExtend(TSS_HTPM a_hTpm, UINT32 a_Idx,
28 + UINT32 a_DataSize, BYTE *a_Data,
30 + UINT32 *a_PcrSize, BYTE **a_PcrValue)
[all …]
/openbmc/libcper/
H A Dcper-utils.c96 json_object *uniform_struct_to_ir(UINT32 *start, int len, const char *names[]) in uniform_struct_to_ir()
100 UINT32 *cur = start; in uniform_struct_to_ir()
102 UINT32 value; in uniform_struct_to_ir()
103 memcpy(&value, cur, sizeof(UINT32)); in uniform_struct_to_ir()
125 void ir_to_uniform_struct(json_object *ir, UINT32 *start, int len, in ir_to_uniform_struct()
128 UINT32 *cur = start; in ir_to_uniform_struct()
130 *cur = (UINT32)json_object_get_uint64( in ir_to_uniform_struct()
314 const char *severity_to_string(UINT32 severity) in severity_to_string()
H A Dir-parse.c97 header->ErrorSeverity = (UINT32)json_object_get_uint64( in ir_header_to_cper()
105 header->RecordLength = (UINT32)json_object_get_uint64( in ir_header_to_cper()
155 header->Flags = (UINT32)json_object_get_uint64( in ir_header_to_cper()
205 descriptor->SectionOffset = (UINT32)json_object_get_uint64( in ir_section_descriptor_to_cper()
207 descriptor->SectionLength = (UINT32)json_object_get_uint64( in ir_section_descriptor_to_cper()
247 descriptor->Severity = (UINT32)json_object_get_uint64( in ir_section_descriptor_to_cper()
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap72 UINT32 = ord("u") variable in DBusType
99 DBusType.UINT32.value,
128 DBusType.UINT32.value: TypeProperty(DBusType.UINT32, "I", 4),
132 DBusType.STRING.value: TypeProperty(DBusType.STRING, "s", DBusType.UINT32),
134 DBusType.OBJECT_PATH, "s", DBusType.UINT32
139 DBusType.ARRAY.value: TypeProperty(DBusType.ARRAY, None, DBusType.UINT32),
143 DBusType.UNIX_FD.value: TypeProperty(DBusType.UINT32, None, 8),
186 if prop.nature == DBusType.UINT32:
309 length = parse_fixed(endian, stream, TypeContainer(DBusType.UINT32, None))
/openbmc/libcper/include/libcper/sections/
H A Dcper-section-pci-dev.h35 UINT32 MemoryNumber;
36 UINT32 IoNumber;
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0001-create-tpm-key-support-well-known-key-option.patch39 UINT32 enc_scheme = TSS_ES_RSAESPKCSV15;
40 UINT32 sig_scheme = TSS_SS_RSASSAPKCS1V15_DER;
41 UINT32 key_size = 2048;
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex571 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}.\\
[all …]

12