Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/kernel/
Dpci_iommu.c31 # define DBGA2(args...) printk(KERN_DEBUG args) macro
33 # define DBGA2(args...) macro
252 DBGA2("pci_map_single: [%p,%zx] -> direct %llx from %ps\n", in pci_map_single_1()
263 DBGA2("pci_map_single: [%p,%zx] -> DAC %llx from %ps\n", in pci_map_single_1()
300 DBGA2("pci_map_single: [%p,%zx] np %ld -> sg %llx from %ps\n", in pci_map_single_1()
367 DBGA2("pci_unmap_single: direct [%llx,%zx] from %ps\n", in alpha_pci_unmap_page()
374 DBGA2("pci64_unmap_single: DAC [%llx,%zx] from %ps\n", in alpha_pci_unmap_page()
406 DBGA2("pci_unmap_single: sg [%llx,%zx] np %ld from %ps\n", in alpha_pci_unmap_page()
448 DBGA2("pci_alloc_consistent: %zx -> [%p,%llx] from %ps\n", in alpha_pci_alloc_coherent()
468 DBGA2("pci_free_consistent: [%llx,%zx] from %ps\n", in alpha_pci_free_coherent()