Searched refs:TARGET_PHYS_ADDR_SPACE_BITS (Results 1 - 5 of 5) sorted by relevance

/external/qemu/
H A Dtranslate-all.h27 (((TARGET_PHYS_ADDR_SPACE_BITS - TARGET_PAGE_BITS - 1) / L2_BITS) + 1)
H A Dtranslate-all.c70 #if HOST_LONG_BITS < TARGET_PHYS_ADDR_SPACE_BITS
73 # define L1_MAP_ADDR_SPACE_BITS TARGET_PHYS_ADDR_SPACE_BITS
/external/qemu/target-mips/
H A Dmips-defs.h13 #define TARGET_PHYS_ADDR_SPACE_BITS 36 macro
17 #define TARGET_PHYS_ADDR_SPACE_BITS 36 macro
/external/qemu/target-arm/
H A Dcpu.h789 # define TARGET_PHYS_ADDR_SPACE_BITS 48 macro
792 # define TARGET_PHYS_ADDR_SPACE_BITS 40 macro
/external/qemu/target-i386/
H A Dcpu.h1010 #define TARGET_PHYS_ADDR_SPACE_BITS 52 macro
1016 #define TARGET_PHYS_ADDR_SPACE_BITS 36 macro

Completed in 237 milliseconds