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

  /external/qemu/
cpu-common.h 28 ram_addr_t region_offset);
exec.c 161 ram_addr_t region_offset; member in struct:PhysPageDesc
219 ram_addr_t region_offset[TARGET_PAGE_SIZE][2][4]; member in struct:subpage_t
390 pd[i].region_offset = (index + i) << TARGET_PAGE_BITS;
    [all...]

Completed in 17 milliseconds