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