Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/parisc/
Dccio-dma.c94 #define DBG_RUN_SG(x...) printk(x) macro
96 #define DBG_RUN_SG(x...) macro
923 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); in ccio_map_sg()
967 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in ccio_map_sg()
999 DBG_RUN_SG("%s() START %d entries, %p,%x\n", in ccio_unmap_sg()
1016 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in ccio_unmap_sg()
Diommu-helpers.h34 DBG_RUN_SG(" %d : %08lx/%05x %p/%05x\n", nents, in iommu_fill_pdir()
Dsba_iommu.c79 #define DBG_RUN_SG(x...) printk(x) macro
81 #define DBG_RUN_SG(x...) macro
946 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); in sba_map_sg()
1007 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in sba_map_sg()
1031 DBG_RUN_SG("%s() START %d entries, %p,%x\n", in sba_unmap_sg()
1061 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in sba_unmap_sg()
/Linux-v5.4/arch/ia64/hp/common/
Dsba_iommu.c122 #define DBG_RUN_SG(x...) printk(x) macro
124 #define DBG_RUN_SG(x...) macro
1218 DBG_RUN_SG(" %d : %08lx/%05x %p\n", in sba_fill_pdir()
1443 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); in sba_map_sg_attrs()
1514 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in sba_map_sg_attrs()
1538 DBG_RUN_SG("%s() START %d entries, %p,%x\n", in sba_unmap_sg_attrs()
1558 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in sba_unmap_sg_attrs()