Home
last modified time | relevance | path

Searched defs:bytes_moved (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.h72 uint64_t bytes_moved; member
/openbmc/linux/include/drm/ttm/
H A Dttm_bo.h185 uint64_t bytes_moved; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_object.c478 u64 bytes_moved = 0, initial_bytes_moved; in radeon_bo_list_validate() local