HomeSort by relevance Sort by last modified time
    Searched refs:qemu_ram_addr_from_host_nofail (Results 1 - 3 of 3) sorted by null

  /external/qemu/
cpu-common.h 66 ram_addr_t qemu_ram_addr_from_host_nofail(void *ptr);
exec-all.h 410 return qemu_ram_addr_from_host_nofail(p);
exec.c 2778 ram_addr_t qemu_ram_addr_from_host_nofail(void *ptr) function
    [all...]

Completed in 58 milliseconds