Home
last modified time | relevance | path

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

/linux-6.12.1/virt/kvm/
Dkvm_mm.h43 void kvm_gmem_unbind(struct kvm_memory_slot *slot);
58 static inline void kvm_gmem_unbind(struct kvm_memory_slot *slot) in kvm_gmem_unbind() function
Dguest_memfd.c527 void kvm_gmem_unbind(struct kvm_memory_slot *slot) in kvm_gmem_unbind() function
Dkvm_main.c983 kvm_gmem_unbind(slot); in kvm_free_memslot()
2100 kvm_gmem_unbind(new); in __kvm_set_memory_region()