/openbmc/qemu/migration/ |
H A D | multifd.h | 158 MultiFDPayloadType type; member 173 MultiFDPayloadType type) in multifd_set_payload_type()
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | pch.c | 267 u16 type; in pch_type() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | util.c | 340 int utilfdt_decode_type(const char *fmt, int *type, int *size) in utilfdt_decode_type()
|
/openbmc/qemu/include/hw/xen/interface/arch-x86/ |
H A D | xen-x86_32.h | 77 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ argument
|
/openbmc/u-boot/include/ |
H A D | fm_eth.h | 173 enum fm_eth_type type; member
|
/openbmc/u-boot/drivers/i2c/ |
H A D | rcar_i2c.c | 66 enum rcar_i2c_type type; member
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr3_training_db.c | 663 u32 pattern_table_get_word(u32 dev_num, enum hws_pattern type, u8 index) in pattern_table_get_word()
|
/openbmc/qemu/include/hw/cxl/ |
H A D | cxl_component.h | 49 #define CXLx_CAPABILITY_HEADER(type, offset) \ argument
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | sclp.h | 90 uint8_t type; member
|
/openbmc/qemu/hw/dma/ |
H A D | soc_dma.c | 67 enum soc_dma_port_type type; member
|
/openbmc/qemu/tests/unit/ |
H A D | test-util-filemonitor.c | 45 int type; member
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | message.hpp | 285 uint8_t type; in get_type() local
|
/openbmc/pldm/platform-mc/test/ |
H A D | terminus_manager_test.cpp | 563 uint8_t type = PLDM_PLATFORM; in TEST_F() local
|
/openbmc/qemu/hw/display/ |
H A D | dm163.c | 57 static void dm163_reset_hold(Object *obj, ResetType type) in dm163_reset_hold()
|
/openbmc/qemu/target/s390x/ |
H A D | mmu_helper.c | 36 static void trigger_access_exception(CPUS390XState *env, uint32_t type, in trigger_access_exception()
|
/openbmc/qemu/hw/i386/ |
H A D | nitro_enclave.c | 109 static void nitro_enclave_machine_reset(MachineState *machine, ResetType type) in nitro_enclave_machine_reset()
|
/openbmc/telemetry/tests/src/ |
H A D | test_numeric_threshold.cpp | 31 numeric::Type type = numeric::Type::lowerWarning) in makeThreshold()
|
/openbmc/openpower-hw-diags/analyzer/ |
H A D | filter-root-cause.cpp | 28 for (const auto& type : i_chipTypes) in __lookForBits() local
|
/openbmc/qemu/tests/tcg/plugins/ |
H A D | mem.c | 262 const char *type = qemu_plugin_mem_is_store(meminfo) ? "store" : "load"; in print_access() local
|
/openbmc/qemu/hw/vfio-user/ |
H A D | proxy.h | 44 enum msg_type type; member
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb3_msi.c | 230 static void phb3_msi_reset_hold(Object *obj, ResetType type) in phb3_msi_reset_hold()
|
/openbmc/qemu/hw/char/ |
H A D | sclpconsole-lm.c | 105 static bool can_handle_event(uint8_t type) in can_handle_event()
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 235 uint64_t type; member 1461 #define GEN_HANDLER(name, opc1, opc2, opc3, inval, type) \ argument 1464 #define GEN_HANDLER_E(name, opc1, opc2, opc3, inval, type, type2) \ argument 1467 #define GEN_HANDLER2(name, onam, opc1, opc2, opc3, inval, type) \ argument 1470 #define GEN_HANDLER2_E(name, onam, opc1, opc2, opc3, inval, type, type2) \ argument 1473 #define GEN_HANDLER_E_2(name, opc1, opc2, opc3, opc4, inval, type, type2) \ argument 2673 #define GEN_LDX_E(name, ldop, opc2, opc3, type, type2, chk) \ argument 2684 #define GEN_LDX(name, ldop, opc2, opc3, type) \ argument 2687 #define GEN_LDX_HVRM(name, ldop, opc2, opc3, type) \ argument 2717 #define GEN_STX_E(name, stop, opc2, opc3, type, type2, chk) \ argument [all …]
|
/openbmc/u-boot/tools/ |
H A D | kwbimage.c | 122 } type; variable 151 enum image_cfg_type type; member 1606 static int kwbimage_check_image_types(uint8_t type) in kwbimage_check_image_types()
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-ldst.c | 92 static void gen_ldst1(TCGOpcode opc, TCGType type, TCGTemp *v, in gen_ldst1() 99 static void gen_ldst2(TCGOpcode opc, TCGType type, TCGTemp *vl, TCGTemp *vh, in gen_ldst2() 129 static void tcg_gen_req_mo(TCGBar type) in tcg_gen_req_mo()
|