Home
last modified time | relevance | path

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

/linux-6.12.1/virt/kvm/
Dkvm_mm.h41 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
Dguest_memfd.c465 int kvm_gmem_bind(struct kvm *kvm, struct kvm_memory_slot *slot, in kvm_gmem_bind() function
Dkvm_main.c2087 r = kvm_gmem_bind(kvm, new, mem->guest_memfd, mem->guest_memfd_offset); in __kvm_set_memory_region()