Home
last modified time | relevance | path

Searched defs:CPUCore (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/cpu/
H A Dcore.h19 struct CPUCore { struct
21 DeviceState parent_obj;
24 int core_id;
25 int nr_threads;
/openbmc/pldm/host-bmc/dbus/
H A Dcpu_core.hpp17 class CPUCore : public CoreIntf class
27 CPUCore(sdbusplus::bus_t& bus, const std::string& objPath) : in CPUCore() function in pldm::dbus::CPUCore