Searched refs:L1_MAP_ADDR_SPACE_BITS (Results 1 – 1 of 1) sorted by relevance
156 # define L1_MAP_ADDR_SPACE_BITS HOST_LONG_BITS macro158 # define L1_MAP_ADDR_SPACE_BITS TARGET_PHYS_ADDR_SPACE_BITS macro194 v_l1_bits = (L1_MAP_ADDR_SPACE_BITS - TARGET_PAGE_BITS) % V_L2_BITS; in page_table_config_init()200 v_l1_shift = L1_MAP_ADDR_SPACE_BITS - TARGET_PAGE_BITS - v_l1_bits; in page_table_config_init()