mqd_ctl_stack 280 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c void *mqd_ctl_stack = (void *)((uintptr_t)mqd + PAGE_SIZE); mqd_ctl_stack 289 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c if (copy_to_user(ctl_stack, mqd_ctl_stack, m->cp_hqd_cntl_stack_size)) mqd_ctl_stack 299 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c void *mqd_ctl_stack = (void *)((uintptr_t)mqd + PAGE_SIZE); mqd_ctl_stack 307 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c if (copy_to_user(ctl_stack, mqd_ctl_stack, m->cp_hqd_cntl_stack_size))