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

/vbox/src/recompiler/
H A Dexec.c194 #define P_L1_BITS (P_L1_BITS_REM + L2_BITS) macro
196 #define P_L1_BITS P_L1_BITS_REM macro
205 #define P_L1_SIZE ((target_phys_addr_t)1 << P_L1_BITS)
208 #define P_L1_SHIFT (TARGET_PHYS_ADDR_SPACE_BITS - TARGET_PAGE_BITS - P_L1_BITS)

Completed in 97 milliseconds