Home
last modified time | relevance | path

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

/linux-4.1.27/virt/kvm/
Dvfio.c105 kvm_arch_register_noncoherent_dma(dev->kvm); in kvm_vfio_update_coherency()
/linux-4.1.27/arch/x86/kvm/
Diommu.c158 kvm_arch_register_noncoherent_dma(kvm); in kvm_iommu_map_memslots()
Dx86.c7956 void kvm_arch_register_noncoherent_dma(struct kvm *kvm) in kvm_arch_register_noncoherent_dma() function
7960 EXPORT_SYMBOL_GPL(kvm_arch_register_noncoherent_dma);
/linux-4.1.27/include/linux/
Dkvm_host.h686 void kvm_arch_register_noncoherent_dma(struct kvm *kvm);
690 static inline void kvm_arch_register_noncoherent_dma(struct kvm *kvm) in kvm_arch_register_noncoherent_dma() function