Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Deeh.h304 struct eeh_pe *eeh_iommu_group_to_pe(struct iommu_group *group);
/linux-6.6.21/arch/powerpc/kernel/
Deeh.c1289 struct eeh_pe *eeh_iommu_group_to_pe(struct iommu_group *group) in eeh_iommu_group_to_pe() function
1310 EXPORT_SYMBOL_GPL(eeh_iommu_group_to_pe);
/linux-6.6.21/drivers/vfio/
Dvfio_iommu_spapr_tce.c784 pe = eeh_iommu_group_to_pe(group); in vfio_spapr_ioctl_eeh_pe_op()