Home
last modified time | relevance | path

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

/openbmc/linux/virt/kvm/
H A Dvfio.c137 kvm_arch_register_noncoherent_dma(dev->kvm); in kvm_vfio_update_coherency()
/openbmc/linux/include/linux/
H A Dkvm_host.h1523 void kvm_arch_register_noncoherent_dma(struct kvm *kvm);
1527 static inline void kvm_arch_register_noncoherent_dma(struct kvm *kvm) in kvm_arch_register_noncoherent_dma() function
/openbmc/linux/arch/x86/kvm/
H A Dx86.c13220 void kvm_arch_register_noncoherent_dma(struct kvm *kvm) in kvm_arch_register_noncoherent_dma() function
13224 EXPORT_SYMBOL_GPL(kvm_arch_register_noncoherent_dma);