Searched refs:pe_info (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/platforms/powernv/ |
D | pci-cxl.c | 23 pe_info(pe, "Switching PHB to CXL\n"); in pnv_phb_to_cxl_mode()
|
D | pci-ioda.c | 1018 pe_info(pe, "Associated device to PE\n"); in pnv_ioda_setup_dev_PE() 1082 pe_info(pe, "Secondary bus %pad..%pad associated with PE#%x\n", in pnv_ioda_setup_bus_PE() 1086 pe_info(pe, "Secondary bus %pad associated with PE#%x\n", in pnv_ioda_setup_bus_PE() 1332 pe_info(pe, "Using 64-bit DMA iommu bypass (through TVE#0)\n"); in pnv_pci_ioda_dma_64bit_bypass() 1715 pe_info(pe, "DMA weight %d (%d), assigned (%d) %d DMA32 segments\n", in pnv_pci_ioda1_setup_dma_pe() 1717 pe_info(pe, " Setting up 32-bit TCE table at %08x..%08x\n", in pnv_pci_ioda1_setup_dma_pe() 1791 pe_info(pe, "Setting up window#%d %llx..%llx pg=%lx\n", in pnv_pci_ioda2_set_window() 1823 pe_info(pe, "%sabling 64-bit DMA bypass\n", enable ? "En" : "Dis"); in pnv_pci_ioda2_set_bypass() 1965 pe_info(pe, "Removing DMA window #%d\n", num); in pnv_pci_ioda2_unset_window() 2086 pe_info(pe, "Setting up 32-bit TCE table at 0..%08x\n", in pnv_pci_ioda2_setup_dma_pe() [all …]
|
D | pci.h | 315 #define pe_info(pe, fmt, ...) \ macro
|
D | npu-dma.c | 145 pe_info(npe, "Setting up window %llx..%llx pg=%lx\n", in pnv_npu_set_window() 179 pe_info(npe, "Removing DMA window\n"); in pnv_npu_unset_window()
|
D | pci-sriov.c | 651 pe_info(pe, "VF %04d:%02d:%02d.%d associated with PE#%x\n", in pnv_ioda_setup_vf_PE()
|