Searched refs:cpu_pointer (Results 1 - 4 of 4) sorted by relevance

/gem5/src/gpu-compute/
H A DGPU.py156 cpu_pointer = Param.BaseCPU(NULL, "pointer to base CPU") variable in class:Shader
H A Dshader.cc55 cpuThread(nullptr), gpuTc(nullptr), cpuPointer(p->cpu_pointer),
/gem5/configs/example/
H A Dapu_se.py521 # Note this implicit setting of the cpu_pointer, shader_pointer and tlb array
524 shader.cpu_pointer = future_cpu_list[0]
527 shader.cpu_pointer = host_cpu
/gem5/tests/configs/
H A Dgpu-ruby.py339 # Note this implicit setting of the cpu_pointer, shader_pointer and tlb array
341 shader.cpu_pointer = host_cpu

Completed in 12 milliseconds