Searched refs:DBGA2 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/alpha/kernel/ |
D | pci_iommu.c | 31 # define DBGA2(args...) printk(KERN_DEBUG args) macro 33 # define DBGA2(args...) macro 279 DBGA2("pci_map_single: [%p,%zx] -> direct %llx from %ps\n", in pci_map_single_1() 290 DBGA2("pci_map_single: [%p,%zx] -> DAC %llx from %ps\n", in pci_map_single_1() 327 DBGA2("pci_map_single: [%p,%zx] np %ld -> sg %llx from %ps\n", in pci_map_single_1() 394 DBGA2("pci_unmap_single: direct [%llx,%zx] from %ps\n", in alpha_pci_unmap_page() 401 DBGA2("pci64_unmap_single: DAC [%llx,%zx] from %ps\n", in alpha_pci_unmap_page() 433 DBGA2("pci_unmap_single: sg [%llx,%zx] np %ld from %ps\n", in alpha_pci_unmap_page() 475 DBGA2("pci_alloc_consistent: %zx -> [%p,%llx] from %ps\n", in alpha_pci_alloc_coherent() 495 DBGA2("pci_free_consistent: [%llx,%zx] from %ps\n", in alpha_pci_free_coherent()
|