Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dlocking.rst166 otherwise rmap_write_protect will find a read-only spte, even though the
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu.c1307 static bool rmap_write_protect(struct kvm_vcpu *vcpu, u64 gfn) in rmap_write_protect() function
1989 protected |= rmap_write_protect(vcpu, sp->gfn); in mmu_sync_children()
2100 if (level == PG_LEVEL_4K && rmap_write_protect(vcpu, gfn)) in kvm_mmu_get_page()