Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/iommu/iommufd/device.c, line 358
- drivers/iommu/iommufd/selftest.c, line 1073
- drivers/vfio/iommufd.c, line 126
Smatch caller information:
drivers/iommu/iommufd/selftest.c iommufd_test_mock_domain() -> iommufd_device_bind()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | dev | 4096-ptr_max |
| PARAM_VALUE | 2 | id | 4538018794707161088 |
drivers/vfio/iommufd.c vfio_iommufd_physical_bind() -> iommufd_device_bind()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ictx | 1-u64max |
| PARAM_VALUE | 1 | dev | 4096-ptr_max |
| PARAM_VALUE | 2 | id | 4096-ptr_max |
| BUF_SIZE | 0 | ictx | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | ictx | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | ictx | $1 |
| DATA_SOURCE | 2 | id | $2 |
| LOCK2 | &device->dev_set->lock | ||
| HALF_LOCKED2 | &device->group->group_lock | ||
| TYPE_LOCK | (struct vfio_device_set)->lock |