Searched refs:kvm_arch_unregister_noncoherent_dma (Results 1 – 4 of 4) sorted by relevance
107 kvm_arch_unregister_noncoherent_dma(dev->kvm); in kvm_vfio_update_coherency()
334 kvm_arch_unregister_noncoherent_dma(kvm); in kvm_iommu_unmap_memslots()
7962 void kvm_arch_unregister_noncoherent_dma(struct kvm *kvm) in kvm_arch_unregister_noncoherent_dma() function7966 EXPORT_SYMBOL_GPL(kvm_arch_unregister_noncoherent_dma);
687 void kvm_arch_unregister_noncoherent_dma(struct kvm *kvm);694 static inline void kvm_arch_unregister_noncoherent_dma(struct kvm *kvm) in kvm_arch_unregister_noncoherent_dma() function