Searched defs:ctl_stack_dst (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_mqd_manager_cik.c | 251 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() 289 void *ctl_stack_dst) in checkpoint_mqd_sdma()
|
H A D | kfd_mqd_manager_v10.c | 272 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() 391 void *ctl_stack_dst) in checkpoint_mqd_sdma()
|
H A D | kfd_mqd_manager_vi.c | 283 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() 388 void *ctl_stack_dst) in checkpoint_mqd_sdma()
|
H A D | kfd_mqd_manager_v9.c | 360 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd() 486 void *ctl_stack_dst) in checkpoint_mqd_sdma()
|
H A D | kfd_mqd_manager_v11.c | 325 static void checkpoint_mqd(struct mqd_manager *mm, void *mqd, void *mqd_dst, void *ctl_stack_dst) in checkpoint_mqd()
|