Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/virtual/kvm/
Dlocking.txt119 otherwise rmap_write_protect will find a read-only spte, even though the
/linux-4.1.27/arch/x86/kvm/
Dmmu.c1322 static bool rmap_write_protect(struct kvm *kvm, u64 gfn) in rmap_write_protect() function
1970 protected |= rmap_write_protect(vcpu->kvm, sp->gfn); in mmu_sync_children()
2068 if (rmap_write_protect(vcpu->kvm, gfn)) in kvm_mmu_get_page()