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

/vbox/src/recompiler/
H A Dexec.c200 #define V_L1_BITS (V_L1_BITS_REM + L2_BITS) macro
202 #define V_L1_BITS V_L1_BITS_REM macro
206 #define V_L1_SIZE ((target_ulong)1 << V_L1_BITS)
209 #define V_L1_SHIFT (L1_MAP_ADDR_SPACE_BITS - TARGET_PAGE_BITS - V_L1_BITS)

Completed in 78 milliseconds