Home
last modified time | relevance | path

Searched refs:MemHotplugState (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dmemory_hotplug.h28 typedef struct MemHotplugState { struct
34 } MemHotplugState; argument
37 MemHotplugState *state, hwaddr io_base);
39 void acpi_memory_plug_cb(HotplugHandler *hotplug_dev, MemHotplugState *mem_st,
42 MemHotplugState *mem_st,
44 void acpi_memory_unplug_cb(MemHotplugState *mem_st,
50 vmstate_memory_hotplug, MemHotplugState)
52 void acpi_memory_ospm_status(MemHotplugState *mem_st, ACPIOSTInfoList ***list);
H A Dpiix4.h70 MemHotplugState acpi_memory_hotplug;
H A Dgeneric_event_device.h113 MemHotplugState memhp_state;
H A Dich9.h63 MemHotplugState acpi_memory_hotplug;
/openbmc/qemu/hw/acpi/
H A Dacpi-mem-hotplug-stub.c8 MemHotplugState *state, hwaddr io_base) in acpi_memory_hotplug_init()
13 void acpi_memory_ospm_status(MemHotplugState *mem_st, ACPIOSTInfoList ***list) in acpi_memory_ospm_status()
18 void acpi_memory_plug_cb(HotplugHandler *hotplug_dev, MemHotplugState *mem_st, in acpi_memory_plug_cb()
24 void acpi_memory_unplug_cb(MemHotplugState *mem_st, in acpi_memory_unplug_cb()
31 MemHotplugState *mem_st, in acpi_memory_unplug_request_cb()
H A Dmemory_hotplug.c53 void acpi_memory_ospm_status(MemHotplugState *mem_st, ACPIOSTInfoList ***list) in acpi_memory_ospm_status()
68 MemHotplugState *mem_st = opaque; in acpi_memory_hotplug_read()
118 MemHotplugState *mem_st = opaque; in acpi_memory_hotplug_write()
206 MemHotplugState *state, hwaddr io_base) in acpi_memory_hotplug_init()
232 acpi_memory_slot_status(MemHotplugState *mem_st, in acpi_memory_slot_status()
256 void acpi_memory_plug_cb(HotplugHandler *hotplug_dev, MemHotplugState *mem_st, in acpi_memory_plug_cb()
280 MemHotplugState *mem_st, in acpi_memory_unplug_request_cb()
294 void acpi_memory_unplug_cb(MemHotplugState *mem_st, in acpi_memory_unplug_cb()
326 VMSTATE_UINT32(selector, MemHotplugState),
327 VMSTATE_STRUCT_VARRAY_POINTER_UINT32(devs, MemHotplugState, dev_count,