Searched refs:rmap_write_protect (Results 1 – 2 of 2) sorted by relevance
183 otherwise rmap_write_protect will find a read-only spte, even though the
1185 static bool rmap_write_protect(struct kvm_rmap_head *rmap_head, in rmap_write_protect() function1266 rmap_write_protect(rmap_head, false); in kvm_mmu_write_protect_pt_masked()1368 write_protected |= rmap_write_protect(rmap_head, true); in kvm_mmu_slot_gfn_write_protect()6083 return rmap_write_protect(rmap_head, false); in slot_rmap_write_protect()