Searched refs:kvm_gmem_bind (Results 1 – 3 of 3) sorted by relevance
41 int kvm_gmem_bind(struct kvm *kvm, struct kvm_memory_slot *slot,50 static inline int kvm_gmem_bind(struct kvm *kvm, in kvm_gmem_bind() function
465 int kvm_gmem_bind(struct kvm *kvm, struct kvm_memory_slot *slot, in kvm_gmem_bind() function
2087 r = kvm_gmem_bind(kvm, new, mem->guest_memfd, mem->guest_memfd_offset); in __kvm_set_memory_region()