Lines Matching full:devices
33 * All memory devices need to implement TYPE_MEMORY_DEVICE as an interface.
41 * configurations. Such devices can logically get (un)plugged, however,
42 * empty memory devices are mostly ignored by the memory device code.
44 * Conceptually, memory devices only span one memory region. If multiple
47 * devices.
68 * all memory devices mapped into guest physical address space.
90 * This is helpful for devices that dynamically manage the amount of
92 * most devices, this corresponds to the size of the memory region.
117 * Optional for memory devices that require only a single memslot,
118 * required for all other memory devices: Return the number of memslots
148 * 253 memslots were "reserved" for boot memory and other devices (such
153 * the soft-limit of memslots used by memory devices to the traditional
156 * If we have less than 509 memslots, we will instruct memory devices that
160 * Hotplugging vhost devices with at least 509 memslots is not expected to
161 * cause problems, not even when devices automatically decided how many memslots