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

  /external/qemu/include/exec/
hwaddr.h 8 #ifndef TARGET_PHYS_ADDR_BITS
9 #define TARGET_PHYS_ADDR_BITS 32
12 #ifdef TARGET_PHYS_ADDR_BITS
16 #if TARGET_PHYS_ADDR_BITS == 32
20 #elif TARGET_PHYS_ADDR_BITS == 64
  /external/qemu/hw/i386/
pc.c 950 #if TARGET_PHYS_ADDR_BITS == 32
    [all...]

Completed in 287 milliseconds