Home
last modified time | relevance | path

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

/linux/drivers/parisc/
H A Dccio-dma.c73 #define DBG_RUN(x...) printk(x) macro
75 #define DBG_RUN(x...) macro
749 DBG_RUN("%s() %pa -> %#lx size: %zu\n", in ccio_map_single()
759 DBG_RUN(" pdir %p %08x%08x\n", in ccio_map_single()
809 DBG_RUN("%s() iovp %#lx/%zx\n", in ccio_unmap_phys()
H A Dsba_iommu.c78 #define DBG_RUN(x...) printk(x) macro
80 #define DBG_RUN(x...) macro
739 DBG_RUN("%s() 0x%pa -> 0x%lx\n", in sba_map_single()
747 DBG_RUN(" pdir 0x%p %02x%02x%02x%02x%02x%02x%02x%02x\n", in sba_map_single()
809 DBG_RUN("%s() iovp 0x%lx/%x\n", __func__, (long) iova, size); in sba_unmap_phys()