Home
last modified time | relevance | path

Searched refs:get_iommu_order (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Diommu.h127 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() function
/linux/arch/powerpc/kernel/
H A Diommu.c949 io_order = get_iommu_order(size, tbl); in iommu_alloc_coherent()