Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/parisc/
Dccio-dma.c95 #define DBG_RUN_SG(x...) printk(x) macro
97 #define DBG_RUN_SG(x...) macro
912 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); in ccio_map_sg()
956 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in ccio_map_sg()
984 DBG_RUN_SG("%s() START %d entries, %p,%x\n", in ccio_unmap_sg()
1001 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in ccio_unmap_sg()
Diommu-helpers.h33 DBG_RUN_SG(" %d : %08lx/%05x %p/%05x\n", nents, in iommu_fill_pdir()
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); in sba_map_sg()
1002 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in sba_map_sg()
1026 DBG_RUN_SG("%s() START %d entries, %p,%x\n", in sba_unmap_sg()
1051 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in sba_unmap_sg()
/linux-4.4.14/arch/ia64/hp/common/
Dsba_iommu.c126 #define DBG_RUN_SG(x...) printk(x) macro
128 #define DBG_RUN_SG(x...) macro
1244 DBG_RUN_SG(" %d : %08lx/%05x %p\n", in sba_fill_pdir()
1469 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); in sba_map_sg_attrs()
1537 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in sba_map_sg_attrs()
1561 DBG_RUN_SG("%s() START %d entries, %p,%x\n", in sba_unmap_sg_attrs()
1581 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in sba_unmap_sg_attrs()