Home
last modified time | relevance | path

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

/linux/Documentation/virt/kvm/
H A Dlocking.rst207 otherwise rmap_write_protect will find a read-only spte, even though the
/linux/arch/x86/kvm/mmu/
H A Dmmu.c1320 static bool rmap_write_protect(struct kvm_rmap_head *rmap_head, in rmap_write_protect() function
1382 rmap_write_protect(rmap_head, false); in kvm_mmu_write_protect_pt_masked()
1475 write_protected |= rmap_write_protect(rmap_head, true); in kvm_mmu_slot_gfn_write_protect()
6974 return rmap_write_protect(rmap_head, false); in slot_rmap_write_protect()