Searched defs:ctl_stack_dst (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_mqd_manager_v10.c | 256 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() 355 void *ctl_stack_dst) in checkpoint_mqd_sdma()
|
A D | kfd_mqd_manager_cik.c | 259 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() 297 void *ctl_stack_dst) in checkpoint_mqd_sdma()
|
A D | kfd_mqd_manager_v9.c | 311 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() 418 void *ctl_stack_dst) in checkpoint_mqd_sdma()
|
A D | kfd_mqd_manager_vi.c | 291 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() 396 void *ctl_stack_dst) in checkpoint_mqd_sdma()
|
Completed in 7 milliseconds