Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c757 static bool stage2_pte_is_locked(kvm_pte_t pte) in stage2_pte_is_locked() function
791 if (stage2_pte_is_locked(ctx->old)) { in stage2_try_break_pte()
829 WARN_ON(!stage2_pte_is_locked(*ctx->ptep)); in stage2_make_pte()