Home
last modified time | relevance | path

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

/linux-6.15/virt/kvm/
H A Dkvm_mm.h75 void kvm_gmem_unbind(struct kvm_memory_slot *slot);
90 static inline void kvm_gmem_unbind(struct kvm_memory_slot *slot) in kvm_gmem_unbind() function
H A Dguest_memfd.c537 void kvm_gmem_unbind(struct kvm_memory_slot *slot) in kvm_gmem_unbind() function
H A Dkvm_main.c959 kvm_gmem_unbind(slot); in kvm_free_memslot()
2062 kvm_gmem_unbind(new); in kvm_set_memory_region()