Home
last modified time | relevance | path

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

/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* …
64 …X(HRESULT, WHvCreateVirtualProcessor, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, UINT32 Flag…
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…
78 WHV_INTERRUPT_CONTROL* Interrupt, UINT32 InterruptControlSize)) \
80 (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, PVOID State, \
81 UINT32 StateSize, UINT32* WrittenSize)) \
83 (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, PVOID State, \
[all …]
H A Dwhpx-all.c804 UINT32 RegisterCount, in whpx_emu_getreg_callback()
826 UINT32 RegisterCount, in whpx_emu_setreg_callback()
1468 UINT32 reg_count = 0; in whpx_vcpu_pre_run()
1897 UINT32 reg_count; in whpx_vcpu_run()
1931 UINT32 reg_count = 5; in whpx_vcpu_run()
1951 cpu_x86_cpuid(env, cpuid_fn, 0, (UINT32 *)&rax, (UINT32 *)&rbx, in whpx_vcpu_run()
1952 (UINT32 *)&rcx, (UINT32 *)&rdx); in whpx_vcpu_run()
2233 RTL_NUMBER_OF(cpuidExitList) * sizeof(UINT32)); in whpx_init_vcpu()
2530 UINT32 whpx_cap_size; in whpx_accel_init()
2532 UINT32 cpuidExitList[] = {1, 0x80000001}; in whpx_accel_init()
[all …]
/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);
10 UINT32 a_PcrSize, BYTE *a_PcrValue);
12 + UINT32 a_DataSize, BYTE *a_Data,
14 + UINT32 *a_PcrSize, BYTE **a_PcrValue);
27 +tpmPcrExtend(TSS_HTPM a_hTpm, UINT32 a_Idx,
28 + UINT32 a_DataSize, BYTE *a_Data,
30 + UINT32 *a_PcrSize, BYTE **a_PcrValue)
109 +static UINT32 selectedPcrs[24];
110 +static UINT32 selectedPcrsLen = 0;
147 + UINT32 i;
[all …]
/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/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;
H A D0004-tpm-openssl-tpm-engine-change-variable-c-type-from-c.patch33 UINT32 enc_scheme = TSS_ES_RSAESPKCSV15;
H A D0002-libtpm-support-env-TPM_SRK_PW.patch29 UINT32 authusage;
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/n1sdp/
H A D0001-Platform-ARM-N1sdp-Add-support-to-parse-NT_FW_CONFIG.patch76 UINT32 TotalObjCount;
77 UINT32 ObjIndex;
92 UINT32 AcpiTableCount;
109 UINT32 GicRedistCount;
110 UINT32 GicCpuCount;
111 UINT32 ProcHierarchyInfoCount;
345 + CONST UINT32 *Property;
468 gArmNeoverseN1SocTokenSpaceGuid.PcdRemotePcieSegmentNumber|2|UINT32|0x00000051
H A D0005-Platform-ARM-N1Sdp-NOR-flash-Dxe-Driver-for-N1Sdp.patch76 + UINT32 FvbNumLba;
782 + UINT32 val;
808 + UINT32 DevConfigVal;
809 + UINT32 EraseOffset;
995 + UINT32 NumBlocks;
996 + UINT32 BlockCount;
1193 + UINT32 Tmp;
1194 + UINT32 TmpBuf;
1195 + UINT32 WordToWrite;
1196 + UINT32 Mask;
[all …]
H A D0009-Platform-ARM-N1Sdp-Reserve-OP-TEE-Region-from-UEFI.patch62 gArmNeoverseN1SocTokenSpaceGuid.PcdRemotePcieSegmentNumber|2|UINT32|0x00000051
H A D0004-Platform-ARM-N1Sdp-NOR-flash-library-for-N1Sdp.patch67 + OUT UINT32 *Count
H A D0008-Platform-ARM-N1Sdp-manually-poll-QSPI-status-bit-aft.patch108 + UINT32 val;
/openbmc/qemu/docs/system/devices/
H A Dnvme.rst41 ``max_ioqpairs=UINT32`` (default: ``64``)
148 ``cmb_size_mb=UINT32`` (default: ``0``)
169 ``mcl=UINT32`` (default: ``128``)
193 ``zoned.descr_ext_size=UINT32`` (default: ``0``)
200 ``zoned.max_active=UINT32`` (default: ``0``)
204 ``zoned.max_open=UINT32`` (default: ``0``)
/openbmc/linux/include/sound/
H A Dwavefront.h65 typedef u32 UINT32; typedef