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/
cpu-common.h 53 ram_addr_t cpu_get_physical_page_desc(target_phys_addr_t addr);
exec.c 2460 ram_addr_t cpu_get_physical_page_desc(target_phys_addr_t addr) function
    [all...]
  /external/qemu/hw/
piix_pci.c 127 isa_page_descs[i] = cpu_get_physical_page_desc(0xa0000 + i * 0x1000);

Completed in 26 milliseconds