Home
last modified time | relevance | path

Searched defs:mem_st (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dacpi-mem-hotplug-stub.c13 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() 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()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c2919 static int mem_st(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta, in mem_st() function