Searched refs:kvm_arch_register_noncoherent_dma (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/virt/kvm/
H A Dvfio.c105 kvm_arch_register_noncoherent_dma(dev->kvm); kvm_vfio_update_coherency()
/linux-4.4.14/arch/x86/kvm/
H A Diommu.c158 kvm_arch_register_noncoherent_dma(kvm); kvm_iommu_map_memslots()
H A Dx86.c8227 void kvm_arch_register_noncoherent_dma(struct kvm *kvm) kvm_arch_register_noncoherent_dma() function
8231 EXPORT_SYMBOL_GPL(kvm_arch_register_noncoherent_dma); variable
/linux-4.4.14/include/linux/
H A Dkvm_host.h761 void kvm_arch_register_noncoherent_dma(struct kvm *kvm);
765 static inline void kvm_arch_register_noncoherent_dma(struct kvm *kvm) kvm_arch_register_noncoherent_dma() function

Completed in 173 milliseconds