Home
last modified time | relevance | path

Searched refs:old_is_counted (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c981 bool old_is_counted = stage2_pte_is_counted(ctx->old); in stage2_map_walker_try_leaf() local
983 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()