Home
last modified time | relevance | path

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

/qemu/hw/mem/
H A Dmemory-device.c71 static unsigned int memory_device_get_memslots(MemoryDeviceState *md) in memory_device_get_memslots() function
190 required_memslots = memory_device_get_memslots(md); in memory_device_check_addable()
425 memslots = memory_device_get_memslots(md); in memory_device_plug()
449 const unsigned int memslots = memory_device_get_memslots(md); in memory_device_unplug()