Searched refs:pe_info (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 909 pe_info(pe, "Associated device to PE\n"); in pnv_ioda_setup_dev_PE() 973 pe_info(pe, "Secondary bus %pad..%pad associated with PE#%x\n", in pnv_ioda_setup_bus_PE() 977 pe_info(pe, "Secondary bus %pad associated with PE#%x\n", in pnv_ioda_setup_bus_PE() 1110 pe_info(pe, "Using 64-bit DMA iommu bypass (through TVE#0)\n"); in pnv_pci_ioda_dma_64bit_bypass() 1289 pe_info(pe, "Setting up window#%d %llx..%llx pg=%lx\n", in pnv_pci_ioda2_set_window() 1321 pe_info(pe, "%sabling 64-bit DMA bypass\n", enable ? "En" : "Dis"); in pnv_pci_ioda2_set_bypass() 1464 pe_info(pe, "Removing DMA window #%d\n", num); in pnv_pci_ioda2_unset_window() 1597 pe_info(pe, "Setting up 32-bit TCE table at 0..%08x\n", in pnv_pci_ioda2_setup_dma_pe() 2414 pe_info(pe, "Releasing PE\n"); in pnv_ioda_release_pe()
|
D | pci-cxl.c | 24 pe_info(pe, "Switching PHB to CXL\n"); in pnv_phb_to_cxl_mode()
|
D | pci.h | 297 #define pe_info(pe, fmt, ...) \ macro
|
D | pci-sriov.c | 645 pe_info(pe, "VF %04d:%02d:%02d.%d associated with PE#%x\n", in pnv_ioda_setup_vf_PE()
|