Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c1262 bool was_writable = test_and_clear_bit(PT_WRITABLE_SHIFT, in spte_wrprot_for_clear_dirty() local
1264 if (was_writable && !spte_ad_enabled(*sptep)) in spte_wrprot_for_clear_dirty()
1267 return was_writable; in spte_wrprot_for_clear_dirty()