Home
last modified time | relevance | path

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

/linux/mm/
A Dhuge_memory.c1434 bool was_writable = pmd_savedwrite(oldpmd); in do_huge_pmd_numa_page() local
1449 if (!was_writable) in do_huge_pmd_numa_page()
1489 if (was_writable) in do_huge_pmd_numa_page()
A Dmemory.c4329 bool was_writable = pte_savedwrite(vmf->orig_pte); in do_numa_page() local
4364 if (!was_writable) in do_numa_page()
4411 if (was_writable) in do_numa_page()
/linux/arch/x86/kvm/mmu/
A Dmmu.c1265 bool was_writable = test_and_clear_bit(PT_WRITABLE_SHIFT, in spte_wrprot_for_clear_dirty() local
1267 if (was_writable && !spte_ad_enabled(*sptep)) in spte_wrprot_for_clear_dirty()
1270 return was_writable; in spte_wrprot_for_clear_dirty()

Completed in 28 milliseconds