Searched defs:mem_st (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/acpi/ |
H A D | acpi-mem-hotplug-stub.c | 12 void acpi_memory_ospm_status(MemHotplugState *mem_st, ACPIOSTInfoList ***list) in acpi_memory_ospm_status() 16 void acpi_memory_plug_cb(HotplugHandler *hotplug_dev, MemHotplugState *mem_st, in acpi_memory_plug_cb() 21 void acpi_memory_unplug_cb(MemHotplugState *mem_st, in acpi_memory_unplug_cb() 27 MemHotplugState *mem_st, in acpi_memory_unplug_request_cb()
|
H A D | memory_hotplug.c | 53 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() local 118 MemHotplugState *mem_st = opaque; in acpi_memory_hotplug_write() local 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()
|