Home
last modified time | relevance | path

Searched defs:model (Results 76 – 100 of 135) sorted by relevance

123456

/openbmc/qemu/target/i386/
H A Dcpu.c2196 int model; member
6669 static X86CPUVersion x86_cpu_model_last_version(const X86CPUModel *model) in x86_cpu_model_last_version()
6682 static X86CPUVersion x86_cpu_model_resolve_version(const X86CPUModel *model) in x86_cpu_model_resolve_version()
7626 static void x86_cpu_apply_version_props(X86CPU *cpu, const X86CPUModel *model) in x86_cpu_apply_version_props()
7655 const X86CPUModel *model) in x86_cpu_get_versioned_cache_info()
7683 static void x86_cpu_load_model(X86CPU *cpu, const X86CPUModel *model) in x86_cpu_load_model()
7753 const X86CPUModel *model = data; in x86_cpu_cpudef_class_init() local
7762 static void x86_register_cpu_model_type(const char *name, X86CPUModel *model) in x86_register_cpu_model_type()
H A Dhelper.c79 static void cpu_x86_version(CPUX86State *env, int *family, int *model) in cpu_x86_version()
95 int model = 0; in cpu_x86_support_mca_broadcast() local
/openbmc/qemu/hw/core/
H A Dcpu-common.c413 g_autofree char *model = cpu_model_from_type(typename); in type_init() local
/openbmc/qemu/target/avr/
H A Dcpu.c399 #define DEFINE_AVR_CPU_TYPE(model, initfn) \ argument
/openbmc/u-boot/board/keymile/km_arm/
H A Dkm_arm.c429 unsigned char model, rev; in reset_phy() local
/openbmc/u-boot/common/
H A Dmiiphyutil.c313 unsigned char *model, unsigned char *rev) in miiphy_info()
/openbmc/bmcweb/redfish-core/lib/
H A Dfabric_adapters.hpp86 const std::string* model = nullptr; getFabricAdapterAsset() local
H A Dstorage.hpp313 const std::string* model = nullptr; getDriveAsset() local
990 const std::string* model = nullptr; getStorageControllerAsset() local
H A Dfan.hpp317 const std::string* model = nullptr; getFanAsset() local
H A Dpower_supply.hpp299 const std::string* model = nullptr; getPowerSupplyAsset() local
H A Dmemory.hpp436 const std::string* model = nullptr; in assembleDimmProperties() local
H A Dchassis.hpp424 const std::string* model = nullptr; handleDecoratorAssetProperties() local
H A Dpcie.hpp386 const std::string* model = nullptr; getPCIeDeviceAsset() local
/openbmc/qemu/target/s390x/
H A Dcpu_models.c437 static void check_consistency(const S390CPUModel *model) in check_consistency()
584 const S390CPUModel *model, Error **errp) in check_compatibility()
/openbmc/qemu/hw/sensor/
H A Dtmp421.c42 int model; member
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp134 std::string model; member in redfish::sensor_utils::InventoryItem
/openbmc/qemu/net/
H A Dtap.c389 const char *model, in net_tap_fd_init()
684 const char *model, const char *name, in net_init_tap_one()
/openbmc/qemu/include/hw/intc/
H A Darm_gic_common.h60 bool model; /* 0 = N:N, 1 = 1:N */ member
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dventana_eeprom.h24 u8 model[16]; /* 0x30: model string */ member
/openbmc/qemu/hw/display/
H A Dati_int.h90 char *model; member
/openbmc/smbios-mdr/src/
H A Dcpuinfo_main.cpp379 CPUModel model{}; in getPPIN() local
/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.cpp236 const std::string* model = std::get_if<std::string>(&(propIt->second)); in populateSupportedConfiguration() local
[all...]
/openbmc/qemu/include/hw/ppc/
H A Dopenpic.h138 uint32_t model; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_blk.h146 uint8_t model; member
/openbmc/u-boot/board/freescale/common/
H A Dqixis.h16 u8 model; /* Information of software programming model version */ member

123456