/Linux-v5.10/drivers/hwmon/ |
D | fam15h_power.c | 137 int cpu, cu; in do_read_registers_on_cu() local 145 cu = cpu_data(cpu).cpu_core_id; in do_read_registers_on_cu() 147 rdmsrl_safe(MSR_F15H_CU_PWR_ACCUMULATOR, &data->cu_acc_power[cu]); in do_read_registers_on_cu() 148 rdmsrl_safe(MSR_F15H_PTSC, &data->cpu_sw_pwr_ptsc[cu]); in do_read_registers_on_cu() 150 data->cu_on[cu] = 1; in do_read_registers_on_cu() 206 int cu, cu_num, ret; in power1_average_show() local 219 for (cu = 0; cu < cu_num; cu++) { in power1_average_show() 220 prev_cu_acc_power[cu] = data->cu_acc_power[cu]; in power1_average_show() 221 prev_ptsc[cu] = data->cpu_sw_pwr_ptsc[cu]; in power1_average_show() 232 for (cu = 0, avg_acc = 0; cu < cu_num; cu++) { in power1_average_show() [all …]
|
/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 146 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_cpu() argument 148 dev->node_props.cpu_cores_count = cu->num_cpu_cores; in kfd_populated_cu_info_cpu() 149 dev->node_props.cpu_core_id_base = cu->processor_id_low; in kfd_populated_cu_info_cpu() 150 if (cu->hsa_capability & CRAT_CU_FLAGS_IOMMU_PRESENT) in kfd_populated_cu_info_cpu() 153 pr_debug("CU CPU: cores=%d id_base=%d\n", cu->num_cpu_cores, in kfd_populated_cu_info_cpu() 154 cu->processor_id_low); in kfd_populated_cu_info_cpu() 158 struct crat_subtype_computeunit *cu) in kfd_populated_cu_info_gpu() argument 160 dev->node_props.simd_id_base = cu->processor_id_low; in kfd_populated_cu_info_gpu() 161 dev->node_props.simd_count = cu->num_simd_cores; in kfd_populated_cu_info_gpu() 162 dev->node_props.lds_size_in_kb = cu->lds_size_in_kb; in kfd_populated_cu_info_gpu() [all …]
|
D | kfd_mqd_manager.c | 102 int i, se, sh, cu = 0; in mqd_symmetrically_map_cu_mask() local 123 se_mask[se] |= 1 << cu; in mqd_symmetrically_map_cu_mask() 129 cu++; in mqd_symmetrically_map_cu_mask() 131 } while (cu >= cu_per_se[se] && cu < 32); in mqd_symmetrically_map_cu_mask()
|
/Linux-v5.10/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
|
/Linux-v5.10/arch/s390/include/asm/ |
D | ccwdev.h | 27 #define CCW_DEVICE(cu, cum) \ argument 28 .cu_type=(cu), .cu_model=(cum), \ 32 #define CCW_DEVICE_DEVTYPE(cu, cum, dev, devm) \ argument 33 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
|
/Linux-v5.10/kernel/time/ |
D | clockevents.c | 403 struct ce_unbind *cu = arg; in __clockevents_unbind() local 407 res = __clockevents_try_unbind(cu->ce, smp_processor_id()); in __clockevents_unbind() 409 res = clockevents_replace(cu->ce); in __clockevents_unbind() 410 cu->res = res; in __clockevents_unbind() 420 struct ce_unbind cu = { .ce = ced, .res = -ENODEV }; in clockevents_unbind() local 422 smp_call_function_single(cpu, __clockevents_unbind, &cu, 1); in clockevents_unbind() 423 return cu.res; in clockevents_unbind()
|
/Linux-v5.10/sound/pci/asihpi/ |
D | hpicmn.c | 393 phr->u.cu.tuner.s_level = 0; in hpi_check_control_cache_single() 397 phr->u.cu.tuner.s_level = in hpi_check_control_cache_single() 497 if (tocopy > sizeof(phr->u.cu.chars8.sz_data)) in hpi_check_control_cache_single() 498 tocopy = sizeof(phr->u.cu.chars8. in hpi_check_control_cache_single() 501 memcpy(phr->u.cu.chars8.sz_data, in hpi_check_control_cache_single() 504 phr->u.cu.chars8.remaining_chars = in hpi_check_control_cache_single()
|
D | hpifunc.c | 1436 && (hr.u.cu.chars8.remaining_chars + 8) > in hpi_control_get_string() 1445 c = hr.u.cu.chars8.sz_data[j]; in hpi_control_get_string() 1457 if ((hr.u.cu.chars8.remaining_chars == 0) in hpi_control_get_string() 1743 *pstatus = hr.u.cu.cobranet.status.status; in hpi_cobranet_hmi_get_status() 1746 hr.u.cu.cobranet.status.readable_size; in hpi_cobranet_hmi_get_status() 1749 hr.u.cu.cobranet.status.writeable_size; in hpi_cobranet_hmi_get_status() 2564 hm.u.cu.attribute = HPI_TUNER_LEVEL_AVG; in hpi_tuner_get_rf_level() 2567 *pw_level = hr.u.cu.tuner.s_level; in hpi_tuner_get_rf_level() 2580 hm.u.cu.attribute = HPI_TUNER_LEVEL_RAW; in hpi_tuner_get_raw_rf_level() 2583 *pw_level = hr.u.cu.tuner.s_level; in hpi_tuner_get_raw_rf_level() [all …]
|
D | hpi_internal.h | 1015 struct hpi_control_union_msg cu; member 1076 union hpi_control_union_res cu; member 1184 struct hpi_control_union_msg cu; member 1203 union hpi_control_union_res cu; member
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gfx.c | 147 unsigned se, sh, cu; in amdgpu_gfx_parse_disable_cu() local 158 int ret = sscanf(p, "%u.%u.%u", &se, &sh, &cu); in amdgpu_gfx_parse_disable_cu() 164 if (se < max_se && sh < max_sh && cu < 16) { in amdgpu_gfx_parse_disable_cu() 165 DRM_INFO("amdgpu: disabling CU %u.%u.%u\n", se, sh, cu); in amdgpu_gfx_parse_disable_cu() 166 mask[se * max_sh + sh] |= 1u << cu; in amdgpu_gfx_parse_disable_cu() 169 se, sh, cu); in amdgpu_gfx_parse_disable_cu()
|
D | amdgpu_ras_eeprom.h | 72 unsigned char cu; member
|
D | amdgpu_debugfs.c | 868 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 877 cu = (*pos & GENMASK_ULL(30, 23)) >> 23; in amdgpu_debugfs_wave_read() 895 amdgpu_gfx_select_se_sh(adev, se, sh, cu); in amdgpu_debugfs_wave_read() 960 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local 969 cu = (*pos & GENMASK_ULL(35, 28)) >> 28; in amdgpu_debugfs_gpr_read() 989 amdgpu_gfx_select_se_sh(adev, se, sh, cu); in amdgpu_debugfs_gpr_read()
|
D | umc_v8_7.c | 248 err_rec->cu = 0; in umc_v8_7_query_error_address()
|
D | umc_v6_1.c | 356 err_rec->cu = 0; in umc_v6_1_query_error_address()
|
/Linux-v5.10/drivers/media/platform/qcom/venus/ |
D | pm_helpers.c | 536 struct hfi_videocores_usage_type cu; in decide_core() local 541 cu.video_core_enable_mask = VIDC_CORE_ID_1; in decide_core() 543 cu.video_core_enable_mask = VIDC_CORE_ID_2; in decide_core() 564 cu.video_core_enable_mask = min_coreid; in decide_core() 567 return hfi_session_set_property(inst, ptype, &cu); in decide_core()
|
D | hfi_cmds.c | 1202 struct hfi_videocores_usage_type *in = pdata, *cu = prop_data; in pkt_session_set_property_4xx() local 1204 cu->video_core_enable_mask = in->video_core_enable_mask; in pkt_session_set_property_4xx() 1205 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*cu); in pkt_session_set_property_4xx()
|
/Linux-v5.10/drivers/net/vmxnet3/ |
D | vmxnet3_defs.h | 736 } cu; member
|
D | vmxnet3_ethtool.c | 888 union Vmxnet3_CmdInfo *cmdInfo = &shared->cu.cmdInfo; in vmxnet3_set_rss_hash_opt() 1073 union Vmxnet3_CmdInfo *cmdInfo = &shared->cu.cmdInfo; in vmxnet3_set_coalesce()
|
/Linux-v5.10/Documentation/admin-guide/ |
D | devices.rst | 196 a serial port primary (``tty*``, not ``cu*``) device, depending on the 212 "cu" device (e.g. ``/dev/cudp#``).
|
/Linux-v5.10/tools/perf/util/ |
D | unwind-libunwind-local.c | 447 unw_cursor_t __maybe_unused *cu, in resume() argument
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | driver.c | 87 module_param_named(cu, hfi1_cu, uint, S_IRUGO); 88 MODULE_PARM_DESC(cu, "Credit return units");
|
/Linux-v5.10/Documentation/powerpc/ |
D | hvcs.rst | 228 For this reason kermit and cu are two of the recommended applications for 513 kermit or cu or some other program that doesn't provide terminal emulation.
|