Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c831 kvm_pte_t locked_pte; in stage2_try_break_pte() local
842 locked_pte = FIELD_PREP(KVM_INVALID_PTE_TYPE_MASK, in stage2_try_break_pte()
844 if (!stage2_try_set_pte(ctx, locked_pte)) in stage2_try_break_pte()