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

/linux-4.4.14/arch/x86/kvm/
H A Dmmu.c533 * should flush remote TLBs. Otherwise rmap_write_protect
1201 rmap_printk("rmap_write_protect: spte %p %llx\n", sptep, *sptep); spte_write_protect()
1342 static bool rmap_write_protect(struct kvm_vcpu *vcpu, u64 gfn) rmap_write_protect() function
2041 protected |= rmap_write_protect(vcpu, sp->gfn); mmu_sync_children()
2139 if (rmap_write_protect(vcpu, gfn)) kvm_mmu_get_page()

Completed in 130 milliseconds