Searched refs:ta_rap_shared_memory (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dta_rap_if.h74 struct ta_rap_shared_memory { struct
H A Damdgpu_rap.c47 struct ta_rap_shared_memory *rap_shared_mem;
78 rap_shared_mem = (struct ta_rap_shared_memory *)
H A Damdgpu_psp.c2035 struct ta_rap_shared_memory *rap_cmd;
2047 rap_cmd = (struct ta_rap_shared_memory *)
2049 memset(rap_cmd, 0, sizeof(struct ta_rap_shared_memory));

Completed in 249 milliseconds