Home | History | Annotate | Download | only in qemu

Lines Matching refs:qemu_ram_addr_from_host

2762 int qemu_ram_addr_from_host(void *ptr, ram_addr_t *ram_addr)
2782 if (qemu_ram_addr_from_host(ptr, &ram_addr)) {