Home
last modified time | relevance | path

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

/openbmc/qemu/rust/qemu-api/src/
H A Dsysbus.rs110 fn sysbus_realize(&self) { in sysbus_realize() method
/openbmc/qemu/hw/core/
H A Dsysbus.c247 bool sysbus_realize(SysBusDevice *dev, Error **errp) in sysbus_realize() function