Searched refs:DBG_RUN (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/parisc/
H A Dccio-dma.c83 #define DBG_RUN(x...) printk(x) macro
85 #define DBG_RUN(x...) macro
766 DBG_RUN("%s() 0x%p -> 0x%lx size: %0x%x\n", ccio_map_single()
776 DBG_RUN(" pdir %p %08x%08x\n", ccio_map_single()
811 DBG_RUN("%s() iovp 0x%lx/%x\n", ccio_unmap_single()
H A Dsba_iommu.c74 #define DBG_RUN(x...) printk(x) macro
76 #define DBG_RUN(x...) macro
744 DBG_RUN("%s() 0x%p -> 0x%lx\n", sba_map_single()
752 DBG_RUN(" pdir 0x%p %02x%02x%02x%02x%02x%02x%02x%02x\n", sba_map_single()
803 DBG_RUN("%s() iovp 0x%lx/%x\n", __func__, (long) iova, size); sba_unmap_single()
/linux-4.1.27/arch/ia64/hp/common/
H A Dsba_iommu.c120 #define DBG_RUN(x...) printk(x) macro
122 #define DBG_RUN(x...) macro
980 DBG_RUN("%s() 0x%p -> 0x%lx\n", __func__, addr, (long) iovp | offset); sba_map_page()
988 DBG_RUN(" pdir 0x%p %lx\n", pdir_start, *pdir_start); sba_map_page()
1079 DBG_RUN("%s() iovp 0x%lx/%x\n", __func__, (long) iova, size); sba_unmap_page()

Completed in 69 milliseconds