Home
last modified time | relevance | path

Searched refs:CNTL_STACK_BYTES_PER_WAVE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_queue.c412 #define CNTL_STACK_BYTES_PER_WAVE(gfxv) \ macro
435 ctl_stack_size = wave_num * CNTL_STACK_BYTES_PER_WAVE(gfxv) + 8; in kfd_queue_ctx_save_restore_size()