Home
last modified time | relevance | path

Searched refs:spapr_memory_hot_unplug_supported (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h1013 bool spapr_memory_hot_unplug_supported(SpaprMachineState *spapr);
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c660 g_assert(spapr_memory_hot_unplug_supported(spapr)); in spapr_hotplug_req_event()
H A Dspapr.c4276 bool spapr_memory_hot_unplug_supported(SpaprMachineState *spapr) in spapr_memory_hot_unplug_supported() function
4296 if (spapr_memory_hot_unplug_supported(sms)) { in spapr_machine_device_unplug_request()