Searched refs:P_L2_LEVELS (Results 1 – 1 of 1) sorted by relevance
117 #define P_L2_LEVELS (((ADDR_SPACE_BITS - TARGET_PAGE_BITS - 1) / P_L2_BITS) + 1) macro237 phys_map_node_reserve(&d->map, 3 * P_L2_LEVELS); in phys_page_set()239 phys_page_set_level(&d->map, &d->phys_map, &index, &nb, leaf, P_L2_LEVELS - 1); in phys_page_set()277 if (P_L2_LEVELS >= (1 << 6) && in phys_page_compact()322 for (i = P_L2_LEVELS; lp.skip && (i -= lp.skip) >= 0;) { in phys_page_find()3826 P_L2_BITS, P_L2_LEVELS, d->phys_map.ptr, d->phys_map.skip); in mtree_print_dispatch()