Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_cs.h72 uint64_t bytes_moved; member
/openbsd-src/sys/dev/pci/drm/include/drm/ttm/
H A Dttm_bo.h187 uint64_t bytes_moved; member
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_object.c497 u64 bytes_moved = 0, initial_bytes_moved; in radeon_bo_list_validate() local