Searched refs:old_is_counted (Results 1 – 1 of 1) sorted by relevance
930 bool old_is_counted = stage2_pte_is_counted(ctx->old); in stage2_map_walker_try_leaf() local932 if (old_is_counted != stage2_pte_is_counted(new)) { in stage2_map_walker_try_leaf()933 if (old_is_counted) in stage2_map_walker_try_leaf()