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

/external/qemu/
H A Dexec.c75 #define TARGET_VIRT_ADDR_SPACE_BITS 42 macro
163 #if defined(CONFIG_USER_ONLY) && defined(TARGET_VIRT_ADDR_SPACE_BITS)
168 #define L1_BITS (TARGET_VIRT_ADDR_SPACE_BITS - L2_BITS - TARGET_PAGE_BITS)

Completed in 40 milliseconds