Searched refs:DBGA2 (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/alpha/kernel/ |
D | pci_iommu.c | 31 # define DBGA2(args...) printk(KERN_DEBUG args) macro 33 # define DBGA2(args...) macro 250 DBGA2("pci_map_single: [%p,%zx] -> direct %llx from %ps\n", in pci_map_single_1() 261 DBGA2("pci_map_single: [%p,%zx] -> DAC %llx from %ps\n", in pci_map_single_1() 298 DBGA2("pci_map_single: [%p,%zx] np %ld -> sg %llx from %ps\n", in pci_map_single_1() 365 DBGA2("pci_unmap_single: direct [%llx,%zx] from %ps\n", in alpha_pci_unmap_page() 372 DBGA2("pci64_unmap_single: DAC [%llx,%zx] from %ps\n", in alpha_pci_unmap_page() 404 DBGA2("pci_unmap_single: sg [%llx,%zx] np %ld from %ps\n", in alpha_pci_unmap_page() 446 DBGA2("pci_alloc_consistent: %zx -> [%p,%llx] from %ps\n", in alpha_pci_alloc_coherent() 466 DBGA2("pci_free_consistent: [%llx,%zx] from %ps\n", in alpha_pci_free_coherent()
|