Searched refs:DBG_RUN_SG (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/parisc/
H A Diommu-helpers.h33 DBG_RUN_SG(" %d : %08lx/%05x %p/%05x\n", nents, iommu_fill_pdir()
H A Dccio-dma.c95 #define DBG_RUN_SG(x...) printk(x) macro
97 #define DBG_RUN_SG(x...) macro
914 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); ccio_map_sg()
958 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); ccio_map_sg()
986 DBG_RUN_SG("%s() START %d entries, %p,%x\n", ccio_unmap_sg()
1003 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); ccio_unmap_sg()
H A Dsba_iommu.c80 #define DBG_RUN_SG(x...) printk(x) macro
82 #define DBG_RUN_SG(x...) macro
942 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); sba_map_sg()
1002 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); sba_map_sg()
1026 DBG_RUN_SG("%s() START %d entries, %p,%x\n", sba_unmap_sg()
1051 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); sba_unmap_sg()
/linux-4.1.27/arch/ia64/hp/common/
H A Dsba_iommu.c126 #define DBG_RUN_SG(x...) printk(x) macro
128 #define DBG_RUN_SG(x...) macro
1248 DBG_RUN_SG(" %d : %08lx/%05x %p\n", sba_fill_pdir()
1473 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); sba_map_sg_attrs()
1541 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled);
1565 DBG_RUN_SG("%s() START %d entries, %p,%x\n", sba_unmap_sg_attrs()
1585 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); sba_unmap_sg_attrs()

Completed in 119 milliseconds