Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/virt/kvm/
H A Dvfio.c176 kvm_arch_register_noncoherent_dma(dev->kvm); in kvm_vfio_update_coherency()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_host.h989 void kvm_arch_register_noncoherent_dma(struct kvm *kvm);
993 static inline void kvm_arch_register_noncoherent_dma(struct kvm *kvm) in kvm_arch_register_noncoherent_dma() function
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c11302 void kvm_arch_register_noncoherent_dma(struct kvm *kvm) in kvm_arch_register_noncoherent_dma() function
11306 EXPORT_SYMBOL_GPL(kvm_arch_register_noncoherent_dma);