Searched refs:ctl_stack_dst (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_mqd_manager_v9.c | 411 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() argument 422 memcpy(ctl_stack_dst, ctl_stack, ctl_stack_copy_size); in checkpoint_mqd() 428 void *ctl_stack_dst) in checkpoint_mqd_v9_4_3() argument 443 (uint8_t *)ctl_stack_dst + ctl_stack_stride * xcc); in checkpoint_mqd_v9_4_3() 579 void *ctl_stack_dst) in checkpoint_mqd_sdma() argument
|
| H A D | kfd_mqd_manager.h | 111 void *ctl_stack_dst);
|
| H A D | kfd_mqd_manager_vi.c | 295 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() argument 400 void *ctl_stack_dst) in checkpoint_mqd_sdma() argument
|
| H A D | kfd_mqd_manager_v10.c | 286 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() argument 405 void *ctl_stack_dst) in checkpoint_mqd_sdma() argument
|
| H A D | kfd_mqd_manager_v11.c | 322 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() argument 358 void *ctl_stack_dst) in checkpoint_mqd_sdma() argument
|