Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c739 static bool stage2_pte_needs_update(kvm_pte_t old, kvm_pte_t new) in stage2_pte_needs_update() function
937 if (!stage2_pte_needs_update(ctx->old, new)) in stage2_map_walker_try_leaf()