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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Dperf.h15 #define CUDA_INTF 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dperf.c312 else if (perf_processor_interface == CUDA_INTF)
334 if (((perf_processor_interface == CUDA_INTF) &&
335 (interface_type != CUDA_INTF)) ||
342 if (((interface_type == CUDA_INTF) &&
349 if (interface_type == CUDA_INTF)
446 perf_processor_interface = CUDA_INTF;

Completed in 88 milliseconds