Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/parisc/
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", in ccio_map_single()
776 DBG_RUN(" pdir %p %08x%08x\n", in ccio_map_single()
811 DBG_RUN("%s() iovp 0x%lx/%x\n", in ccio_unmap_single()
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", in sba_map_single()
752 DBG_RUN(" pdir 0x%p %02x%02x%02x%02x%02x%02x%02x%02x\n", in sba_map_single()
803 DBG_RUN("%s() iovp 0x%lx/%x\n", __func__, (long) iova, size); in sba_unmap_single()
/linux-3.4.99/arch/ia64/hp/common/
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); in sba_map_page()
988 DBG_RUN(" pdir 0x%p %lx\n", pdir_start, *pdir_start); in sba_map_page()
1079 DBG_RUN("%s() iovp 0x%lx/%x\n", __func__, (long) iova, size); in sba_unmap_page()