Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c1255 bool was_writable = test_and_clear_bit(PT_WRITABLE_SHIFT, in spte_wrprot_for_clear_dirty() local
1257 if (was_writable && !spte_ad_enabled(*sptep)) in spte_wrprot_for_clear_dirty()
1260 return was_writable; in spte_wrprot_for_clear_dirty()