Searched refs:IODA_INVALID_PE (Results 1 – 6 of 6) sorted by relevance
674 if (pe_number == IODA_INVALID_PE) in pnv_pci_bdfn_to_pe()687 if (pdn->pe_number == IODA_INVALID_PE) in pnv_ioda_get_pe()783 if (pdn && pdn->pe_number != IODA_INVALID_PE) { in pnv_ioda_set_peltv()805 if (pdn && pdn->pe_number != IODA_INVALID_PE) { in pnv_ioda_unset_peltv()872 phb->ioda.pe_rmap[rid] = IODA_INVALID_PE; in pnv_ioda_deconfigure_pe()993 if (pdn->pe_number != IODA_INVALID_PE) in pnv_ioda_setup_dev_PE()1023 pdn->pe_number = IODA_INVALID_PE; in pnv_ioda_setup_dev_PE()1052 if (WARN_ON(pe_num != IODA_INVALID_PE)) { in pnv_ioda_setup_bus_PE()1347 if (WARN_ON(!pdn || pdn->pe_number == IODA_INVALID_PE)) in pnv_pci_ioda_iommu_bypass_supported()1691 IODA_INVALID_PE) in pnv_pci_ioda1_setup_dma_pe()[all …]
112 if (WARN_ON(!pdn || pdn->pe_number == IODA_INVALID_PE)) in get_gpu_pci_dev_and_pe()
612 if (pe_no == IODA_INVALID_PE) { in pnv_pci_config_check_eeh()
120 pdn->pe_num_map[vf_index] = IODA_INVALID_PE; in pseries_associate_pes()134 cpu_to_be16(IODA_INVALID_PE); in pseries_associate_pes()
165 pdn->pe_number = IODA_INVALID_PE; in add_one_sriov_vf_pdn()298 pdn->pe_number = IODA_INVALID_PE; in pci_add_device_node_info()
202 #define IODA_INVALID_PE 0xFFFFFFFF macro