Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/hyp/
Dpgtable.c943 bool old_is_counted = stage2_pte_is_counted(ctx->old); in stage2_map_walker_try_leaf() local
945 if (old_is_counted != stage2_pte_is_counted(new)) { in stage2_map_walker_try_leaf()
946 if (old_is_counted) in stage2_map_walker_try_leaf()