Searched refs:DBGA2 (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/alpha/kernel/ |
| H A D | pci_iommu.c | 32 # define DBGA2(args...) printk(KERN_DEBUG args) macro 34 # define DBGA2(args...) macro 245 DBGA2("pci_map_single: [%pa,%zx] -> direct %llx from %ps\n", in pci_map_single_1() 256 DBGA2("pci_map_single: [%pa,%zx] -> DAC %llx from %ps\n", in pci_map_single_1() 293 DBGA2("pci_map_single: [%pa,%zx] np %ld -> sg %llx from %ps\n", in pci_map_single_1() 357 DBGA2("pci_unmap_single: direct [%llx,%zx] from %ps\n", in alpha_pci_unmap_phys() 364 DBGA2("pci64_unmap_single: DAC [%llx,%zx] from %ps\n", in alpha_pci_unmap_phys() 396 DBGA2("pci_unmap_single: sg [%llx,%zx] np %ld from %ps\n", in alpha_pci_unmap_phys() 438 DBGA2("pci_alloc_consistent: %zx -> [%p,%llx] from %ps\n", in alpha_pci_alloc_coherent() 458 DBGA2("pci_free_consistent: [%llx,%zx] from %ps\n", in alpha_pci_free_coherent()
|