Searched defs:qemu_ram_alloc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dexec.c3157 ram_addr_t qemu_ram_alloc(DeviceState *dev, const char *name, ram_addr_t size) function
3253 /* Return a host pointer to ram allocated with qemu_ram_alloc.

Completed in 60 milliseconds