Home
last modified time | relevance | path

Searched defs:model (Results 51 – 75 of 135) sorted by relevance

123456

/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp83 std::unique_ptr<SSTInterface> getInstance(uint8_t address, CPUModel model, in getInstance()
165 CPUConfig(sdbusplus::bus_t& bus_, uint8_t index, CPUModel model, in CPUConfig()
H A Dsst_mailbox.cpp396 CPUModel model; member in cpu_info::sst::SSTMailbox
574 uint8_t address, CPUModel model, WakePolicy wakePolicy) in createMailbox()
/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp50 const std::string& model, const std::string& psuInventoryPath, in getClassInstance()
66 std::string model = fs::path(directory).filename().string(); in getFWFilenamePath() local
/openbmc/qemu/include/hw/ppc/
H A Dspapr_cpu_core.h22 #define SPAPR_CPU_CORE_TYPE_NAME(model) model "-" TYPE_SPAPR_CPU_CORE argument
/openbmc/qemu/net/
H A Dvde.c77 static int net_vde_init(NetClientState *peer, const char *model, in net_vde_init()
/openbmc/qemu/target/arm/
H A Darm-qmp-cmds.c104 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
/openbmc/qemu/hw/vmapple/
H A Dcfg.c52 char model[32]; /* 0x3c0 */ member
64 char *model; member
/openbmc/ibm-logging/
H A Dcallout.cpp69 std::string model; in load() local
/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.hpp297 std::string model; member in phosphor::software::updater::Activation
H A Ditem_updater.cpp497 auto model = info["model"]; in scanDirectory() local
567 std::string model; in findModelDirectory() local
H A Dutils.cpp204 std::string model; in getModel() local
/openbmc/qemu/include/system/
H A Dtpm.h42 enum TpmModel model; member
/openbmc/qemu/include/net/
H A Dcan_emu.h102 char *model; member
H A Dnet.h107 char *model; member
289 char *model; member
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dutils.cpp168 const auto& model = std::get<std::string>(propVal); in checkIfIBMFru() local
/openbmc/qemu/target/riscv/
H A Driscv-qmp-cmds.c170 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
/openbmc/qemu/target/m68k/
H A Dcpu.c665 #define DEFINE_M68K_CPU_TYPE_CF(model) \ argument
680 #define DEFINE_M68K_CPU_TYPE_M68K(model) \ argument
/openbmc/u-boot/board/vscom/baltos/
H A Dboard.c346 char model[4]; in board_late_init() local
/openbmc/qemu/target/ppc/
H A Dppc-qmp-cmds.c181 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
/openbmc/qemu/hw/net/can/
H A Dcan_mioe3680_pci.c69 char *model; /* The model that support, only SJA1000 now. */ member
H A Dcan_pcm3680_pci.c69 char *model; /* The model that support, only SJA1000 now. */ member
H A Dctucan_pci.c76 char *model; /* The model that support, only SJA1000 now. */ member
/openbmc/qemu/hw/intc/
H A Dopenpic_kvm.c50 uint32_t model; member
/openbmc/u-boot/board/raspberrypi/rpi/
H A Drpi.c244 static const struct rpi_model *model; variable
/openbmc/u-boot/drivers/timer/
H A Dtsc_timer.c120 static int match_cpu(u8 family, u8 model) in match_cpu()

123456