Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dmmu_context_iommu.c75 bool mm_iommu_preregistered(struct mm_struct *mm) in mm_iommu_preregistered() function
79 EXPORT_SYMBOL_GPL(mm_iommu_preregistered);
/Linux-v4.19/arch/powerpc/include/asm/
Dmmu_context.h23 extern bool mm_iommu_preregistered(struct mm_struct *mm);
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_64_vio_hv.c475 if (mm_iommu_preregistered(vcpu->kvm->mm)) { in kvmppc_rm_h_put_tce_indirect()