Searched refs:DBGA2 (Results 1 – 1 of 1) sorted by relevance
/arch/alpha/kernel/ |
D | pci_iommu.c | 30 # define DBGA2(args...) printk(KERN_DEBUG args) macro 32 # define DBGA2(args...) macro 271 DBGA2("pci_map_single: [%p,%zx] -> direct %llx from %p\n", in pci_map_single_1() 282 DBGA2("pci_map_single: [%p,%zx] -> DAC %llx from %p\n", in pci_map_single_1() 319 DBGA2("pci_map_single: [%p,%zx] np %ld -> sg %llx from %p\n", in pci_map_single_1() 388 DBGA2("pci_unmap_single: direct [%llx,%zx] from %p\n", in alpha_pci_unmap_page() 395 DBGA2("pci64_unmap_single: DAC [%llx,%zx] from %p\n", in alpha_pci_unmap_page() 427 DBGA2("pci_unmap_single: sg [%llx,%zx] np %ld from %p\n", in alpha_pci_unmap_page() 469 DBGA2("pci_alloc_consistent: %zx -> [%p,%llx] from %p\n", in alpha_pci_alloc_coherent() 489 DBGA2("pci_free_consistent: [%llx,%zx] from %p\n", in alpha_pci_free_coherent()
|