Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_reg_access.c amdgpu_reg_pcie_ext_wr64() -> (struct amdgpu_reg_pcie_ind)->wreg64_ext()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->reg.pcie.wreg64_ext | 1-u64max |
| PARAM_VALUE | 1 | reg_addr | 0-9223372036854775807 |
| BUF_SIZE | 0 | adev | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | adev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | adev | $0 |
| DATA_SOURCE | 1 | reg_addr | $1 |
| DATA_SOURCE | 2 | reg_data | $2 |
| CONTAINER | 0 | -128-528-4776+0 | $(-1) |
| NOCHECK_CALL | |||
| USER_DATA | 1 | reg_addr | 0-1000000008 |
| USER_DATA | 2 | reg_data | 0-u64max |