/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_topology.c | 109 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_cpu() argument 112 BUG_ON(!cu); in kfd_populated_cu_info_cpu() 114 dev->node_props.cpu_cores_count = cu->num_cpu_cores; in kfd_populated_cu_info_cpu() 115 dev->node_props.cpu_core_id_base = cu->processor_id_low; in kfd_populated_cu_info_cpu() 116 if (cu->hsa_capability & CRAT_CU_FLAGS_IOMMU_PRESENT) in kfd_populated_cu_info_cpu() 119 pr_info("CU CPU: cores=%d id_base=%d\n", cu->num_cpu_cores, in kfd_populated_cu_info_cpu() 120 cu->processor_id_low); in kfd_populated_cu_info_cpu() 124 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_gpu() argument 127 BUG_ON(!cu); in kfd_populated_cu_info_gpu() 129 dev->node_props.simd_id_base = cu->processor_id_low; in kfd_populated_cu_info_gpu() [all …]
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | bugfix.S | 186 | cu src equal to xu dest or equal to nu dest. If so, go to 187 | op0. Else, or if opclass2, check for cu dest equal to 197 | Check for cu and nu register conflict. If one exists, this takes 198 | priority over a cu and xu conflict. 205 | Check for cu dest equal to nu dest. If so, go and fix the 212 | Check for cu and xu register conflict. 246 | We have the case in which a conflict exists between the cu src or 248 | the cu and restore the state, allowing the instruction in the 252 | restore the instruction from the cu to the frame and continue 262 | The cu savepc is set to zero, and the frame is restored to the [all …]
|
D | fpsp.h | 110 .set CU_ONLY,LV+122 | cu-only flag
|
D | gen_except.S | 264 tstb CU_ONLY(%a6) |test if inst is cu-only
|
D | util.S | 104 beql ovf_e1_exc |it is cu exception
|
D | res_func.S | 115 st CU_ONLY(%a6) |set cu-only inst flag
|
/linux-4.1.27/arch/s390/include/asm/ |
D | ccwdev.h | 25 #define CCW_DEVICE(cu, cum) \ argument 26 .cu_type=(cu), .cu_model=(cum), \ 30 #define CCW_DEVICE_DEVTYPE(cu, cum, dev, devm) \ argument 31 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
|
/linux-4.1.27/kernel/time/ |
D | clockevents.c | 404 struct ce_unbind *cu = arg; in __clockevents_unbind() local 408 res = __clockevents_try_unbind(cu->ce, smp_processor_id()); in __clockevents_unbind() 410 res = clockevents_replace(cu->ce); in __clockevents_unbind() 411 cu->res = res; in __clockevents_unbind() 421 struct ce_unbind cu = { .ce = ced, .res = -ENODEV }; in clockevents_unbind() local 423 smp_call_function_single(cpu, __clockevents_unbind, &cu, 1); in clockevents_unbind() 424 return cu.res; in clockevents_unbind()
|
/linux-4.1.27/sound/pci/asihpi/ |
D | hpicmn.c | 402 phr->u.cu.tuner.s_level = 0; in hpi_check_control_cache_single() 406 phr->u.cu.tuner.s_level = in hpi_check_control_cache_single() 506 if (tocopy > sizeof(phr->u.cu.chars8.sz_data)) in hpi_check_control_cache_single() 507 tocopy = sizeof(phr->u.cu.chars8. in hpi_check_control_cache_single() 510 memcpy(phr->u.cu.chars8.sz_data, in hpi_check_control_cache_single() 513 phr->u.cu.chars8.remaining_chars = in hpi_check_control_cache_single()
|
D | hpifunc.c | 1435 && (hr.u.cu.chars8.remaining_chars + 8) > in hpi_control_get_string() 1444 c = hr.u.cu.chars8.sz_data[j]; in hpi_control_get_string() 1456 if ((hr.u.cu.chars8.remaining_chars == 0) in hpi_control_get_string() 1742 *pstatus = hr.u.cu.cobranet.status.status; in hpi_cobranet_hmi_get_status() 1745 hr.u.cu.cobranet.status.readable_size; in hpi_cobranet_hmi_get_status() 1748 hr.u.cu.cobranet.status.writeable_size; in hpi_cobranet_hmi_get_status() 2566 hm.u.cu.attribute = HPI_TUNER_LEVEL_AVG; in hpi_tuner_get_rf_level() 2569 *pw_level = hr.u.cu.tuner.s_level; in hpi_tuner_get_rf_level() 2582 hm.u.cu.attribute = HPI_TUNER_LEVEL_RAW; in hpi_tuner_get_raw_rf_level() 2585 *pw_level = hr.u.cu.tuner.s_level; in hpi_tuner_get_raw_rf_level() [all …]
|
D | hpi_internal.h | 1026 struct hpi_control_union_msg cu; member 1087 union hpi_control_union_res cu; member 1195 struct hpi_control_union_msg cu; member 1214 union hpi_control_union_res cu; member
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | lparcfg.c | 60 struct cpu_usage *cu; in get_purr() local 62 cu = &per_cpu(cpu_usage_array, cpu); in get_purr() 63 sum_purr += cu->current_tb; in get_purr()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | time.c | 516 struct cpu_usage *cu = this_cpu_ptr(&cpu_usage_array); in __timer_interrupt() local 517 cu->current_tb = mfspr(SPRN_PURR); in __timer_interrupt()
|
D | process.c | 874 struct cpu_usage *cu = this_cpu_ptr(&cpu_usage_array); in __switch_to() local 877 cu->current_tb = current_tb = mfspr(SPRN_PURR); in __switch_to()
|
/linux-4.1.27/tools/perf/util/ |
D | unwind-libunwind.c | 389 unw_cursor_t __maybe_unused *cu, in resume() argument
|
/linux-4.1.27/Documentation/powerpc/ |
D | hvcs.txt | 225 For this reason kermit and cu are two of the recommended applications for 505 kermit or cu or some other program that doesn't provide terminal emulation.
|
/linux-4.1.27/Documentation/usb/ |
D | usb-serial.txt | 152 basic input/output (tested with 'cu')
|
/linux-4.1.27/Documentation/ |
D | devices.txt | 3283 a serial port primary (tty*, not cu*) device, depending on the 3298 "cu" device (e.g. /dev/cudp#).
|