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

  /external/qemu/
targphys.h 6 #ifdef TARGET_PHYS_ADDR_BITS
10 #if TARGET_PHYS_ADDR_BITS == 32
14 #elif TARGET_PHYS_ADDR_BITS == 64
cpu-common.h 10 #ifdef TARGET_PHYS_ADDR_BITS
  /external/qemu/android/config/
config.h 9 #define TARGET_PHYS_ADDR_BITS 32
  /external/qemu/hw/
pc.c 958 #if TARGET_PHYS_ADDR_BITS == 32
    [all...]

Completed in 201 milliseconds