/linux-6.12.1/drivers/hwmon/ |
D | fam15h_power.c | 138 int cu; in do_read_registers_on_cu() local 144 cu = topology_core_id(smp_processor_id()); in do_read_registers_on_cu() 146 rdmsrl_safe(MSR_F15H_CU_PWR_ACCUMULATOR, &data->cu_acc_power[cu]); in do_read_registers_on_cu() 147 rdmsrl_safe(MSR_F15H_PTSC, &data->cpu_sw_pwr_ptsc[cu]); in do_read_registers_on_cu() 149 data->cu_on[cu] = 1; in do_read_registers_on_cu() 205 int cu, cu_num, ret; in power1_average_show() local 218 for (cu = 0; cu < cu_num; cu++) { in power1_average_show() 219 prev_cu_acc_power[cu] = data->cu_acc_power[cu]; in power1_average_show() 220 prev_ptsc[cu] = data->cpu_sw_pwr_ptsc[cu]; in power1_average_show() 231 for (cu = 0, avg_acc = 0; cu < cu_num; cu++) { in power1_average_show() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 55 /* TCP L1 Cache per CU */ 91 /* TCP L1 Cache per CU */ 141 /* TCP L1 Cache per CU */ 184 /* TCP L1 Cache per CU */ 227 /* TCP L1 Cache per CU */ 270 /* TCP L1 Cache per CU */ 313 /* TCP L1 Cache per CU */ 356 /* TCP L1 Cache per CU */ 399 /* TCP L1 Cache per CU */ 452 /* TCP L1 Cache per CU */ [all …]
|
D | kfd_mqd_manager.c | 107 int i, se, sh, cu, cu_bitmap_sh_mul, cu_inc = wgp_mode_req ? 2 : 1; in mqd_symmetrically_map_cu_mask() local 117 * Returning with no CU's enabled will hang the queue, which should be in mqd_symmetrically_map_cu_mask() 193 for (cu = 0; cu < 16; cu += cu_inc) { in mqd_symmetrically_map_cu_mask() 196 if (cu_per_sh[se][sh] > cu) { in mqd_symmetrically_map_cu_mask() 198 se_mask[se] |= en_mask << (cu + sh * 16); in mqd_symmetrically_map_cu_mask()
|
/linux-6.12.1/arch/csky/lib/ |
D | string.c | 112 unsigned long cu = (unsigned long)c; in memset() local 115 cu |= cu << 8; in memset() 116 cu |= cu << 16; in memset() 118 cu |= (cu << 16) << 16; in memset() 125 *dest.as_ulong++ = cu; in memset()
|
/linux-6.12.1/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 …]
|
/linux-6.12.1/include/net/ |
D | inet_dscp.h | 9 * | DSCP | CU | 13 * CU: currently unused 15 * The whole DSCP + CU bits form the DS field. 18 * Note: the CU bits are now used for Explicit Congestion Notification 29 * A dscp_t variable stores a DS field with the CU (ECN) bits cleared.
|
/linux-6.12.1/drivers/net/ethernet/i825xx/ |
D | sun3_82586.h | 76 unsigned char cmd_cuc; /* command word: CU part & ACK */ 95 #define CUC_MASK 0x07 /* mask for CU command */ 99 #define CUC_SUSPEND 0x03 /* Suspend CU */ 112 #define STAT_CX 0x80 /* CU finished cmd with its I bit set */ 114 #define STAT_CNA 0x20 /* CU left active state */ 117 #define CU_STATUS 0x7 /* CU status, 0=idle */ 118 #define CU_SUSPEND 0x1 /* CU is suspended */ 119 #define CU_ACTIVE 0x2 /* CU is active */ 199 #define CMD_SUSPEND 0x4000 /* suspend CU after this CB */
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/ |
D | Kconfig | 102 tristate "Realtek 8822CU USB wireless network adapter" 108 Select this option will enable support for 8822CU chipset 182 tristate "Realtek 8821CU USB wireless network adapter" 188 Select this option will enable support for 8821CU chipset
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | microchip,lan966x-serdes.yaml | 13 Lan966x has 7 interfaces, consisting of 2 copper transceivers(CU), 20 following macros are defined CU(X), SERDES6G(X), RGMII(X). Where X is a 22 CU(1) means use interface copper transceivers 1. SERDES6G(2) means use
|
/linux-6.12.1/drivers/gpu/drm/amd/display/include/ |
D | dal_asic_id.h | 74 /* KV1 with Spectre GFX core, 8-8-1-2 (CU-Pix-Primitive-RB) */ 78 * 3-4-1-1 (CU-Pix-Primitive-RB) */ 81 /* KB with Kalindi GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */ 84 /* KB with Kalindi GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */ 87 /* BV with Kalindi GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */ 90 /* ML with Godavari GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */ 93 /* ML with Godavari GFX core, 2-4-1-1 (CU-Pix-Primitive-RB) */
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | sw.c | 258 /****** 8188CU ********/ 263 /* 8188cu 1*1 dongle */ 265 /* 8188cu 1*1 dongle, (b/g mode only) */ 267 /* 8188cu Slim Solo */ 269 /* 8188cu Slim Combo */ 283 /****** 8192CU ********/ 284 /* 8192cu 2*2 */ 290 /****** 8188CU ********/ 340 /****** 8192CU ********/
|
/linux-6.12.1/tools/perf/tests/shell/ |
D | test_uprobe_from_different_cu.sh | 2 # test perf probe of function from different CU 20 temp_dir=$(mktemp -d /tmp/perf-uprobe-different-cu-sh.XXXXXXXXXX) 25 if [[ "${temp_dir}" =~ ^/tmp/perf-uprobe-different-cu-sh.*$ ]]; then
|
/linux-6.12.1/include/dt-bindings/phy/ |
D | phy-lan966x-serdes.h | 6 #define CU(x) (x) macro 7 #define CU_MAX CU(2)
|
/linux-6.12.1/drivers/s390/char/ |
D | tape_34xx.c | 274 * Handle data overrun between cu and drive. The channel speed might 298 * cu detected incorrect block-id sequence on tape. in tape_34xx_erp_sequence() 420 // cu-recovery, so this should *never* happen. in tape_34xx_unit_check() 424 /* data check is permanent, CU recovery has failed */ in tape_34xx_unit_check() 434 // cu-recovery, so this should *never* happen. in tape_34xx_unit_check() 438 // data check is permanent, cu-recovery has failed in tape_34xx_unit_check() 483 * Data streaming not operational. CU will switch to in tape_34xx_unit_check() 515 * subsystem func is issued and the CU is not on-line. in tape_34xx_unit_check() 538 * Permanent equipment check. CU has tried recovery, but in tape_34xx_unit_check() 589 * - cu cannot recover from a drive detected error in tape_34xx_unit_check() [all …]
|
D | tape_3590.c | 1038 snprintf(exception, BUFSIZE, "CU Exception - no performance " in tape_3590_print_io_sim_msg_f1() 1042 snprintf(exception, BUFSIZE, "CU Exception on channel " in tape_3590_print_io_sim_msg_f1() 1046 snprintf(exception, BUFSIZE, "CU Exception on device path " in tape_3590_print_io_sim_msg_f1() 1050 snprintf(exception, BUFSIZE, "CU Exception on library path " in tape_3590_print_io_sim_msg_f1() 1054 snprintf(exception, BUFSIZE, "CU Exception on node 0x%02x", in tape_3590_print_io_sim_msg_f1() 1058 snprintf(exception, BUFSIZE, "CU Exception on partition " in tape_3590_print_io_sim_msg_f1() 1071 snprintf(service, BUFSIZE, "Repair will not impact cu " in tape_3590_print_io_sim_msg_f1() 1077 "0x%x on CU", sense->fmt.f71.md[1]); in tape_3590_print_io_sim_msg_f1() 1080 "nodes (0x%x-0x%x) on CU", sense->fmt.f71.md[1], in tape_3590_print_io_sim_msg_f1() 1086 "channel path 0x%x on CU", in tape_3590_print_io_sim_msg_f1() [all …]
|
/linux-6.12.1/tools/perf/util/ |
D | dwarf-aux.c | 18 * @cu_die: A DIE(dwarf information entry) of CU(compilation Unit) 49 * @cu_die: a CU DIE 110 * @cu_die: a CU DIE 148 * @cu_die: A CU DIE 455 /* Get the call file index number in CU DIE */ 466 /* Get the declared file index number in CU DIE */ 485 !dwarf_cu_die(attr_mem.cu, &cu_die, NULL, NULL, NULL, NULL, NULL, NULL) || in die_get_file_name() 582 * @cu_die: a CU DIE which including @addr 621 * @cu_die: a CU DIE which including @addr 716 * @cu_die: a CU DIE [all …]
|
D | probe-finder.h | 61 Dwarf_Die cu_die; /* Current CU */ 102 Dwarf_Die cu_die; /* Current CU */
|
/linux-6.12.1/arch/s390/include/asm/ |
D | ccwdev.h | 28 #define CCW_DEVICE(cu, cum) \ argument 29 .cu_type=(cu), .cu_model=(cum), \ 33 #define CCW_DEVICE_DEVTYPE(cu, cum, dev, devm) \ argument 34 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
|
/linux-6.12.1/Documentation/gpu/amdgpu/ |
D | amdgpu-glossary.rst | 13 CUs may be less than SE * SH * CU depending on the board configuration. 21 CU
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v9_4_3_cleaner_shader.asm | 30 // Launches one workgroup per CU, each workgroup with 4x wave64 per SIMD in the CU 39 // Launches a workgroup with 24 waves per workgroup, yielding 6 waves per SIMD in each CU
|
/linux-6.12.1/kernel/time/ |
D | clockevents.c | 402 struct ce_unbind *cu = arg; in __clockevents_unbind() local 406 res = __clockevents_try_unbind(cu->ce, smp_processor_id()); in __clockevents_unbind() 408 res = clockevents_replace(cu->ce); in __clockevents_unbind() 409 cu->res = res; in __clockevents_unbind() 419 struct ce_unbind cu = { .ce = ced, .res = -ENODEV }; in clockevents_unbind() local 421 smp_call_function_single(cpu, __clockevents_unbind, &cu, 1); in clockevents_unbind() 422 return cu.res; in clockevents_unbind()
|
/linux-6.12.1/lib/ |
D | hexdump.c | 48 unsigned char cu = ch & 0xdf; in hex_to_bin() local 51 ((cu - 'A' + 11) & (unsigned)((cu - 'F' - 1) & ('A' - 1 - cu)) >> 8); in hex_to_bin()
|
/linux-6.12.1/drivers/infiniband/hw/qib/ |
D | qib_qsfp.c | 435 "Cu Misc", "1490nm DFB", "Cu NoEq", "Cu Eq", 436 "Undef", "Cu Active BothEq", "Cu FarEq", "Cu NearEq"
|
/linux-6.12.1/arch/arm/boot/dts/microchip/ |
D | lan966x-pcb8291.dts | 112 phys = <&serdes 0 CU(0)>; 119 phys = <&serdes 1 CU(1)>;
|
/linux-6.12.1/arch/x86/events/amd/ |
D | power.c | 36 * Accumulated power represents the sum of each compute unit's (CU) power 37 * consumption. On any core of each CU we read the total accumulated power from 55 * Calculate the CU power consumption over a time period, the unit of in event_update()
|