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

/vbox/src/recompiler/
H A Dexec.c2311 ram_addr = qemu_ram_addr_from_host(p);
3281 ram_addr_t qemu_ram_addr_from_host(void *ptr) function
4090 ram_addr_t addr1 = qemu_ram_addr_from_host(buffer);

Completed in 86 milliseconds