Home
last modified time | relevance | path

Searched refs:kvm_unmap_gfn (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_host.h840 int kvm_unmap_gfn(struct kvm_vcpu *vcpu, struct kvm_host_map *map,
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dkvm_main.c2298 int kvm_unmap_gfn(struct kvm_vcpu *vcpu, struct kvm_host_map *map, in kvm_unmap_gfn() function
2305 EXPORT_SYMBOL_GPL(kvm_unmap_gfn);
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c3067 kvm_unmap_gfn(vcpu, &map, &vcpu->arch.st.cache, true, false); in record_steal_time()
4070 kvm_unmap_gfn(vcpu, &map, &vcpu->arch.st.cache, true, true); in kvm_steal_time_set_preempted()