/openbmc/phosphor-power/tools/power-utils/ |
H A D | model.cpp | 37 namespace model namespace 105 std::string model = pmbus.readString(fileName, type); in getModelJson() local 131 std::string model = pmbus->readString(fileName, type); in getModelDbus() local 139 std::string model; in getModel() local
|
H A D | model.hpp | 22 namespace model namespace
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | taskexp.py | 36 def __init__(self, model, dep_type, label): argument 45 def _filter(self, model, iter, data): argument 57 def __init__(self, model, label): argument 72 def _filter(self, model, iter, data): argument 147 def finder(model, path, iter, needle): argument
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models_system.c | 27 const S390CPUModel *model, in check_unavailable_features() 49 S390CPUModel *model; member 99 static void cpu_model_from_info(S390CPUModel *model, const CpuModelInfo *info, in cpu_model_from_info() 173 static void cpu_info_from_model(CpuModelInfo *info, const S390CPUModel *model, in cpu_info_from_model() 212 CpuModelInfo *model, in qmp_query_cpu_model_expansion() 350 S390CPUModel modela, modelb, model; in qmp_query_cpu_model_baseline() local 410 void apply_cpu_model(const S390CPUModel *model, Error **errp) in apply_cpu_model()
|
H A D | cpu_models_user.c | 18 void apply_cpu_model(const S390CPUModel *model, Error **errp) in apply_cpu_model()
|
/openbmc/qemu/docs/devel/ |
H A D | multi-process.rst | 108 vhost socket 118 vhost MMIO store acceleration 137 vhost interrupt acceleration 148 vhost access to guest memory 184 Another difference is that in the vhost user model, a single daemon can
|
/openbmc/u-boot/tools/ |
H A D | microcode-tool.py | 121 def List(date, microcodes, model): argument 139 def FindMicrocode(microcodes, model): argument
|
H A D | microcode-tool | 121 def List(date, microcodes, model): argument 139 def FindMicrocode(microcodes, model): argument
|
/openbmc/entity-manager/src/entity_manager/ |
H A D | log_device_inventory.cpp | 24 std::string model = "Unknown"; in logDeviceAdded() local 78 std::string model = "Unknown"; in logDeviceRemoved() local
|
/openbmc/qemu/linux-user/s390x/ |
H A D | target_proc.h | 49 S390CPUModel *model = env_archcpu(cpu_env)->model; in show_cpu_summary() local 83 S390CPUModel *model = env_archcpu(cpu_env)->model; in show_cpu_ids() local
|
/openbmc/webui-vue/src/components/Mixins/ |
H A D | VuelidateMixin.js | 3 getValidationState(model) { argument
|
/openbmc/qemu/target/openrisc/ |
H A D | cpu-qom.h | 19 #define OPENRISC_CPU_TYPE_NAME(model) model OPENRISC_CPU_TYPE_SUFFIX argument
|
/openbmc/u-boot/common/ |
H A D | board_info.c | 20 const char *model; in show_board_info() local
|
/openbmc/qemu/target/xtensa/ |
H A D | cpu-qom.h | 39 #define XTENSA_CPU_TYPE_NAME(model) model XTENSA_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/alpha/ |
H A D | cpu-qom.h | 30 #define ALPHA_CPU_TYPE_NAME(model) model ALPHA_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/m68k/ |
H A D | cpu-qom.h | 30 #define M68K_CPU_TYPE_NAME(model) model M68K_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/tricore/ |
H A D | cpu-qom.h | 30 #define TRICORE_CPU_TYPE_NAME(model) model TRICORE_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/mips/ |
H A D | cpu-qom.h | 34 #define MIPS_CPU_TYPE_NAME(model) model MIPS_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/sparc/ |
H A D | cpu-qom.h | 34 #define SPARC_CPU_TYPE_NAME(model) model SPARC_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/rx/ |
H A D | cpu-qom.h | 31 #define RX_CPU_TYPE_NAME(model) model RX_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/stubs/ |
H A D | monitor-cpu.c | 9 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
|
/openbmc/u-boot/arch/arm/mach-uniphier/ |
H A D | cpu-info.c | 17 unsigned int id, model, rev, required_model = 1, required_rev = 1; in print_cpuinfo() local
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu-qom.h | 21 #define LOONGARCH_CPU_TYPE_NAME(model) model LOONGARCH_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/sh4/ |
H A D | cpu-qom.h | 34 #define SUPERH_CPU_TYPE_NAME(model) model SUPERH_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/hw/rtc/ |
H A D | m48t59-internal.h | 37 uint32_t model; /* 2 = m48t02, 8 = m48t08, 59 = m48t59 */ member 57 uint32_t model; /* 2 = m48t02, 8 = m48t08, 59 = m48t59 */ member
|