Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/parisc/
Dccio-dma.c73 #define DBG_RUN(x...) printk(x) macro
75 #define DBG_RUN(x...) macro
749 DBG_RUN("%s() %px -> %#lx size: %zu\n", in ccio_map_single()
759 DBG_RUN(" pdir %p %08x%08x\n", in ccio_map_single()
808 DBG_RUN("%s() iovp %#lx/%zx\n", in ccio_unmap_page()
Dsba_iommu.c78 #define DBG_RUN(x...) printk(x) macro
80 #define DBG_RUN(x...) macro
742 DBG_RUN("%s() 0x%p -> 0x%lx\n", in sba_map_single()
750 DBG_RUN(" pdir 0x%p %02x%02x%02x%02x%02x%02x%02x%02x\n", in sba_map_single()
811 DBG_RUN("%s() iovp 0x%lx/%x\n", __func__, (long) iova, size); in sba_unmap_page()