Searched refs:kernargs_region (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-run.cc56 hsa_region_t kernargs_region = { 0 }; variable
297 return get_memory_region (region, &kernargs_region,
693 kernargs_region);
698 } *args = device_malloc (sizeof (struct argdata), kernargs_region);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-run.c74 hsa_region_t kernargs_region = { 0 }; variable
315 return get_memory_region (region, &kernargs_region,
841 kernargs_region);
846 } *args = device_malloc (sizeof (struct argdata), kernargs_region);

Completed in 99 milliseconds