Searched refs:pe_info (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/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 | 1080 pe_info(pe, "Associated device to PE\n"); in pnv_ioda_setup_dev_PE() 1175 pe_info(pe, "Secondary bus %pad..%pad associated with PE#%x\n", in pnv_ioda_setup_bus_PE() 1179 pe_info(pe, "Secondary bus %pad associated with PE#%x\n", in pnv_ioda_setup_bus_PE() 1576 pe_info(pe, "VF %04d:%02d:%02d.%d associated with PE#%x\n", in pnv_ioda_setup_vf_PE() 1821 pe_info(pe, "Using 64-bit DMA iommu bypass (through TVE#0)\n"); in pnv_pci_ioda_dma_64bit_bypass() 2218 pe_info(pe, "DMA weight %d (%d), assigned (%d) %d DMA32 segments\n", in pnv_pci_ioda1_setup_dma_pe() 2220 pe_info(pe, " Setting up 32-bit TCE table at %08x..%08x\n", in pnv_pci_ioda1_setup_dma_pe() 2296 pe_info(pe, "Setting up window#%d %llx..%llx pg=%lx\n", in pnv_pci_ioda2_set_window() 2328 pe_info(pe, "%sabling 64-bit DMA bypass\n", enable ? "En" : "Dis"); in pnv_pci_ioda2_set_bypass() 2471 pe_info(pe, "Removing DMA window #%d\n", num); in pnv_pci_ioda2_unset_window() [all …]
|
| D | pci.h | 209 #define pe_info(pe, fmt, ...) \ macro
|
| D | npu-dma.c | 144 pe_info(npe, "Setting up window %llx..%llx pg=%lx\n", in pnv_npu_set_window() 178 pe_info(npe, "Removing DMA window\n"); in pnv_npu_unset_window()
|