Searched refs:total_evicted (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_vm.c2759 u64 total_evicted = 0; local
2786 total_evicted += amdgpu_bo_print_info(id++, bo_va->base.bo, m);
2829 seq_printf(m, "\tTotal evicted size: %12lld\tobjs:\t%d\n", total_evicted,

Completed in 119 milliseconds