Lines Matching defs:ptx_device
294 struct ptx_device struct296 CUcontext ctx;297 bool ctx_shared;298 CUdevice dev;300 int ord;301 bool overlap;302 bool map;303 bool concur;304 bool mkern;305 int mode;306 int clock_khz;307 int num_sms;308 int regs_per_block;332 struct ptx_device *next; argument