Home
last modified time | relevance | path

Searched refs:proc_ctx_cpu_ptr (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mes.c289 &process->proc_ctx_cpu_ptr); in amdgpu_mes_create_process()
294 memset(process->proc_ctx_cpu_ptr, 0, AMDGPU_MES_PROC_CTX_SIZE); in amdgpu_mes_create_process()
323 &process->proc_ctx_cpu_ptr); in amdgpu_mes_create_process()
390 &process->proc_ctx_cpu_ptr); in amdgpu_mes_destroy_process()
Damdgpu_mes.h159 void *proc_ctx_cpu_ptr; member
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c1638 &pdd->proc_ctx_cpu_ptr, in kfd_create_process_device_data()
1645 memset(pdd->proc_ctx_cpu_ptr, 0, AMDGPU_MES_PROC_CTX_SIZE); in kfd_create_process_device_data()
Dkfd_priv.h848 void *proc_ctx_cpu_ptr; member