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

  /external/qemu/include/exec/
cpu-common.h 83 ram_addr_t cpu_get_physical_page_desc(hwaddr addr);
  /external/qemu/hw/pci-host/
piix.c 127 isa_page_descs[i] = cpu_get_physical_page_desc(0xa0000 + i * 0x1000);
  /external/qemu/
exec.c 784 ram_addr_t cpu_get_physical_page_desc(hwaddr addr) function
    [all...]

Completed in 1180 milliseconds