Searched defs:sbdf (Results 1 – 4 of 4) sorted by relevance
54 u32 sbdf; member86 static struct device_state *__get_device_state(u32 sbdf) in __get_device_state()98 static struct device_state *get_device_state(u32 sbdf) in get_device_state()607 u32 sbdf; in amd_iommu_bind_pasid() local692 u32 sbdf; in amd_iommu_unbind_pasid() local742 u32 sbdf; in amd_iommu_init_device() local840 u32 sbdf; in amd_iommu_free_device() local869 u32 sbdf; in amd_iommu_set_invalid_ppr_cb() local900 u32 sbdf; in amd_iommu_set_invalidate_ctx_cb() local
112 int sbdf; in get_device_sbdf_id() local353 int devid, sbdf; in check_device() local378 int devid, sbdf; in iommu_init_device() local415 int devid, sbdf; in iommu_ignore_device() local2349 int devid, sbdf; in amd_iommu_get_resv_regions() local3360 int i, ret, devid, seg, sbdf; in irq_remapping_alloc() local
483 #define PCI_SBDF_TO_SEGID(sbdf) (((sbdf) >> 16) & 0xffff) argument484 #define PCI_SBDF_TO_DEVID(sbdf) ((sbdf) & 0xffff) argument515 u32 sbdf; /* Originating PCI device id */ member
190 u32 sbdf; in check_vendor_extension() local