Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/iommu/amd/pasid.c amd_iommu_remove_dev_pasid() -> remove_pdom_dev_pasid()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pdom | 4096-ptr_max |
| PARAM_VALUE | 1 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | dev->iommu | 0,4096-ptr_max |
| PARAM_VALUE | 2 | pasid | 1-4294967294 |
| CAPPED_DATA | 2 | pasid | 1 |
| DATA_SOURCE | 0 | pdom | r to_pdomain |
| DATA_SOURCE | 1 | dev | $0 |
| DATA_SOURCE | 2 | pasid | $1 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| LOCK2 | 0 | &pdom->lock | |
| TYPE_LOCK | (struct protection_domain)->lock |