Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/i915/i915_gem_gtt.c exercise_ppgtt() -> exercise_ppgtt param 1()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vm | 4096-ptr_max |
| PARAM_VALUE | 1 | hole_start | 0 |
| UNITS | 2 | hole_end | unit_byte |
drivers/gpu/drm/i915/i915_gem_gtt.c exercise_ggtt() -> exercise_ggtt param 1()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | hole_start | 0-18446744073709551614 |
| PARAM_VALUE | 2 | hole_end | 1-u64max |
| CAPPED_DATA | 1 | hole_start | 1 |
| CAPPED_DATA | 1 | hole_start | 1 |
| PARAM_COMPARE | 1 | hole_start | < $2 |
| PARAM_COMPARE | 2 | hole_end | > $1 |
| PARAM_COMPARE | 2 | hole_end | > $1 |