/linux-6.12.1/arch/powerpc/platforms/44x/ |
D | Kconfig | 4 depends on 44x 8 not currently compatible with other 44x or 46x variants 12 depends on 44x 21 depends on 44x 33 depends on 44x 43 depends on 44x 51 depends on 44x 59 depends on 44x 69 depends on 44x 80 depends on 44x [all …]
|
D | ppc44x_simple.c | 3 * Generic PowerPC 44x platform support 7 * This implements simple platform support for PowerPC 44x chips. This is 8 * mostly used for eval boards or other simple and "generic" 44x boards. If 79 .name = "PowerPC 44x Platform", in define_machine()
|
/linux-6.12.1/Documentation/translations/zh_CN/core-api/irq/ |
D | irq-affinity.rst | 32 [root@moon 44]# cd /proc/irq/44 33 [root@moon 44]# cat smp_affinity 36 [root@moon 44]# echo 0f > smp_affinity 37 [root@moon 44]# cat smp_affinity 39 [root@moon 44]# ping -f h 45 [root@moon 44]# cat /proc/interrupts | grep 'CPU\|44:' 47 …44: 1068 1785 1785 1783 0 0 0 0 IO-A… 54 [root@moon 44]# echo f0 > smp_affinity 55 [root@moon 44]# cat smp_affinity 57 [root@moon 44]# ping -f h [all …]
|
/linux-6.12.1/Documentation/core-api/irq/ |
D | irq-affinity.rst | 24 [root@moon 44]# cd /proc/irq/44 25 [root@moon 44]# cat smp_affinity 28 [root@moon 44]# echo 0f > smp_affinity 29 [root@moon 44]# cat smp_affinity 31 [root@moon 44]# ping -f h 37 [root@moon 44]# cat /proc/interrupts | grep 'CPU\|44:' 39 …44: 1068 1785 1785 1783 0 0 0 0 IO-A… 47 [root@moon 44]# echo f0 > smp_affinity 48 [root@moon 44]# cat smp_affinity 50 [root@moon 44]# ping -f h [all …]
|
/linux-6.12.1/lib/crypto/ |
D | poly1305-donna64.c | 23 key->key.r64[1] = ((t0 >> 44) | (t1 << 20)) & 0xfffffc0ffffULL; in poly1305_core_setkey() 68 h1 += ((t0 >> 44) | (t1 << 20)) & 0xfffffffffffULL; in poly1305_core_blocks() 89 c = (u64)(d0 >> 44); in poly1305_core_blocks() 92 c = (u64)(d1 >> 44); in poly1305_core_blocks() 98 c = h0 >> 44; in poly1305_core_blocks() 124 c = h1 >> 44; in poly1305_core_emit() 130 c = h0 >> 44; in poly1305_core_emit() 133 c = h1 >> 44; in poly1305_core_emit() 139 c = h0 >> 44; in poly1305_core_emit() 145 c = g0 >> 44; in poly1305_core_emit() [all …]
|
/linux-6.12.1/arch/m68k/ifpsp060/ |
D | itest.sa | 36 dc.l $0000ff7c,$44fc0000,$48ee7fff,$ff804c01 41 dc.l $44fc0000,$48ee7fff,$ff804c01,$340242ee 46 dc.l $0000ff7c,$44fc0000,$48ee7fff,$ff804c01 51 dc.l $0008ff7c,$44fc0000,$48ee7fff,$ff804c01 56 dc.l $76ff3d7c,$0000ff7c,$44fc0000,$48ee7fff 61 dc.l $00007400,$76013d7c,$0008ff7c,$44fc0000 67 dc.l $44fc0000,$48ee7fff,$ff804c01,$3c0242ee 73 dc.l $00004228,$00023d7c,$001fff7c,$44fc001f 86 dc.l $0000ff7c,$44fc0000,$48ee7fff,$ff800188 92 dc.l $44fc001f,$48ee7fff,$ff800108,$000042ee [all …]
|
D | ftest.sa | 60 dc.l $daa2fe84,$2d7c2168,$c235fe88,$44fc0000 81 dc.l $44fc0000,$f2470012,$42eefea4,$48ee7fff 109 dc.l $f22ebc00,$feb4f23c,$58000002,$44fc0000 120 dc.l $bc00feb4,$44fc0000,$f23c4c18,$c1230001 187 dc.l $ff80f22e,$bc00feb4,$44fc0000,$f21fd800 209 dc.l $0000fe84,$2d7c0000,$0000fe88,$44fc0000 223 dc.l $0000fe84,$2d7c0000,$0000fe88,$44fc0000 237 dc.l $00000000,$fe88f22e,$d080fe80,$44fc0000 251 dc.l $fe88f22e,$d080fe80,$44fc0000,$f23c5820 265 dc.l $d080fe80,$44fc0000,$f23c5822,$000242ee [all …]
|
/linux-6.12.1/arch/mips/loongson64/ |
D | dma.c | 10 /* We extract 2bit node id (bit 44~47, only bit 44~45 used now) from in phys_to_dma() 12 long nid = (paddr >> 44) & 0x3; in phys_to_dma() 14 return ((nid << 44) ^ paddr) | (nid << node_id_offset); in phys_to_dma() 19 /* We extract 2bit node id (bit 44~47, only bit 44~45 used now) from in dma_to_phys() 23 return ((nid << node_id_offset) ^ daddr) | (nid << 44); in dma_to_phys()
|
/linux-6.12.1/arch/arm64/boot/dts/renesas/ |
D | rzg2lc-smarc-pinfunction.dtsi | 27 gpios = <RZG2L_GPIO(44, 3) GPIO_ACTIVE_HIGH>; 33 pinmux = <RZG2L_PORT_PINMUX(44, 0, 3)>, /* TxD */ 34 <RZG2L_PORT_PINMUX(44, 1, 3)>; /* RxD */ 55 pinmux = <RZG2L_PORT_PINMUX(44, 0, 4)>, /* MTIOC3A */ 56 <RZG2L_PORT_PINMUX(44, 1, 4)>, /* MTIOC3B */ 57 <RZG2L_PORT_PINMUX(44, 2, 4)>, /* MTIOC3C */ 58 <RZG2L_PORT_PINMUX(44, 3, 4)>; /* MTIOC3D */ 119 pinmux = <RZG2L_PORT_PINMUX(44, 0, 1)>, /* CK */ 120 <RZG2L_PORT_PINMUX(44, 1, 1)>, /* MOSI */ 121 <RZG2L_PORT_PINMUX(44, 2, 1)>, /* MISO */ [all …]
|
D | rzg2l-smarc-pinfunction.dtsi | 63 pinmux = <RZG2L_PORT_PINMUX(44, 0, 4)>, /* MTIOC3A */ 64 <RZG2L_PORT_PINMUX(44, 1, 4)>, /* MTIOC3B */ 65 <RZG2L_PORT_PINMUX(44, 2, 4)>, /* MTIOC3C */ 66 <RZG2L_PORT_PINMUX(44, 3, 4)>; /* MTIOC3D */ 133 pinmux = <RZG2L_PORT_PINMUX(44, 0, 1)>, /* CK */ 134 <RZG2L_PORT_PINMUX(44, 1, 1)>, /* MOSI */ 135 <RZG2L_PORT_PINMUX(44, 2, 1)>, /* MISO */ 136 <RZG2L_PORT_PINMUX(44, 3, 1)>; /* SSL */
|
/linux-6.12.1/Documentation/translations/zh_CN/core-api/ |
D | packing.rst | 61 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 75 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 87 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 100 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 112 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 124 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 134 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 145 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
/linux-6.12.1/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | ct.json | 236 …nderTest": "$TC actions add action ct commit nat src addr 5.5.5.7-5.5.6.0 port 1000-2000 index 44", 239 …ion order [0-9]*: ct commit zone 0 nat src addr 5.5.5.7-5.5.6.0 port 1000-2000 pipe.*index 44 ref", 263 … "cmdUnderTest": "$TC actions add action ct commit nat src addr 2001::1 port 1000-2000 index 44", 266 …n": "action order [0-9]*: ct commit zone 0 nat src addr 2001::1 port 1000-2000 pipe.*index 44 ref", 290 …derTest": "$TC actions add action ct commit nat src addr 2001::1-2001::10 port 1000-2000 index 44", 293 …on order [0-9]*: ct commit zone 0 nat src addr 2001::1-2001::10 port 1000-2000 pipe.*index 44 ref", 317 …t": "$TC actions add action ct commit force nat src addr 2001::1-2001::10 port 1000-2000 index 44", 320 …er [0-9]*: ct commit force zone 0 nat src addr 2001::1-2001::10 port 1000-2000 pipe.*index 44 ref", 344 "cmdUnderTest": "$TC actions add action ct label 123123 index 44", 347 …ttern": "action order [0-9]*: ct zone 0 label 12312300000000000000000000000000 pipe.*index 44 ref", [all …]
|
/linux-6.12.1/drivers/crypto/nx/ |
D | nx_csbcpb.h | 16 u8 __rsvd[44]; 24 u8 __rsvd[44]; 47 u8 __rsvd2[44]; 56 u8 __rsvd[44]; 78 u8 __rsvd2[44]; 87 u8 __rsvd2[44];
|
/linux-6.12.1/Documentation/core-api/ |
D | packing.rst | 55 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 71 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 84 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 98 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 110 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 125 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 136 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 147 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
/linux-6.12.1/arch/powerpc/platforms/ |
D | Kconfig.cputype | 46 config 44x 47 bool "AMCC 44x, 46x or 47x" 194 bool "440 (44x family)" 195 depends on 44x 198 bool "464 (44x family)" 199 depends on 44x 333 depends on 44x 338 depends on PPC_E500 || 44x 343 depends on 44x || PPC_E500 || PPC_86xx 348 depends on (44x || PPC_E500 || PPC_86xx) && !PPC_83xx && !PPC_82xx [all …]
|
/linux-6.12.1/drivers/video/logo/ |
D | logo_spe_clut224.ppm | 92 16 16 18 5 5 8 40 40 40 44 44 44 4 4 4 0 0 0 106 3 3 6 29 29 31 3 3 6 41 41 41 44 44 44 5 5 5 111 8 8 8 53 53 53 44 44 44 59 59 59 238 238 238 192 191 189 138 0 0 0 0 0 0 0 0 0 2 2 2 33 33 33 44 44 44 202 44 38 29 179 179 179 253 253 253 253 253 253 253 253 253 240 240 240 207 0 0 0 0 0 0 0 0 0 2 2 2 32 32 32 150 116 44 219 201 147 20 239 182 13 244 187 14 150 116 44 35 35 35 6 6 6 233 245 188 14 246 190 14 246 190 14 246 190 14 242 185 13 150 116 44 257 141 109 44 175 122 13 187 136 12 189 138 9 207 152 19 228 170 11
|
/linux-6.12.1/tools/testing/selftests/bpf/verifier/ |
D | bpf_st_mem.c | 73 * fp[-8] = -44; 83 BPF_ST_MEM(BPF_DW, BPF_REG_10, -8, -44), 96 .errstr = "0: (7a) *(u64 *)(r10 -8) = -44 ; R10=fp0 fp-8_w=-44\ 98 R0_w=-44",
|
/linux-6.12.1/arch/mips/include/asm/octeon/ |
D | cvmx-gpio-defs.h | 234 uint64_t reserved_20_63:44; 242 uint64_t reserved_20_63:44; 269 uint64_t reserved_20_63:44; 273 uint64_t reserved_20_63:44; 313 uint64_t reserved_20_63:44; 317 uint64_t reserved_20_63:44; 344 uint64_t reserved_20_63:44; 348 uint64_t reserved_20_63:44;
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_dwb_scl.c | 114 44, 3104, 1016, 16312, 151 16188, 1060, 3652, 15908, 44, 152 16248, 744, 3844, 15972, 44, 172 16316, 1924, 2204, 44, 16372, 196 44, 16188, 4064, 228, 16324, 0, 200 128, 15792, 3420, 1448, 16024, 44, 212 16372, 16112, 3072, 1680, 15956, 44, 257 112, 15856, 1960, 2916, 15964, 44, 0, 320 44, 16080, 320, 2528, 1804, 16168, 16260, 28, 322 44, 16136, 100, 2328, 2084, 16304, 16200, 40, [all …]
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | chmctrl.h | 26 #define TCTRL1_RD_WAIT_SHIFT 44 56 #define TCTRL2_RDWR_RD_TI_DLY_SHIFT 44 84 #define TCTRL3_RD_WAIT_SHIFT 44 114 #define TCTRL4_RDWR_RD_RI_DLY_SHIFT 44 160 #define MACTRL_HALF_MODE_RD_MSEL_DLY_SHIFT 44
|
/linux-6.12.1/arch/powerpc/ |
D | Kconfig | 46 # of address space (2^44). Only 4K page sizes are supported. 47 default 32 if 64BIT # 32 = 44 (16T) - 12 (4K) 257 select HAVE_KERNEL_XZ if PPC_BOOK3S || 44x 393 || 44x 453 default 4 if 44x 464 default 2 if 44x 469 depends on PPC_ADV_DEBUG_REGS && 44x 494 depends on 44x || PPC_8xx || PPC_MPC832x || BOOKE || PPC_MICROWATT 611 def_bool PPC_BOOK3S || PPC_E500 || (44x && !SMP) 644 depends on PPC64 || (FLATMEM && (44x || PPC_85xx)) [all …]
|
/linux-6.12.1/tools/testing/selftests/net/forwarding/ |
D | router_multicast.sh | 248 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \ 258 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \ 288 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \ 298 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \ 335 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \ 344 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \ 380 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \ 389 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \ 426 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \ 438 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \ [all …]
|
/linux-6.12.1/arch/alpha/kernel/ |
D | sys_ruffian.c | 107 * 21143 15 44 - - - 128 {44, 44, 44, 44, 44}, /* IdSel 15, 21143 */ in ruffian_map_irq()
|
/linux-6.12.1/drivers/gpu/drm/ci/xfails/ |
D | vkms-none-skips.txt | 11 …b 8b 34 fc 48 8b 96 48 01 00 00 <8b> 42 78 89 c1 83 e1 0a a8 20 74 b1 45 89 f5 41 f7 d5 44 03 6a 34 45 …b 8b 34 fc 48 8b 96 48 01 00 00 <8b> 42 78 89 c1 83 e1 0a a8 20 74 b1 45 89 f5 41 f7 d5 44 03 6a 34 62 …b 8b 34 fc 48 8b 96 48 01 00 00 <8b> 42 78 89 c1 83 e1 0a a8 20 74 b1 45 89 f5 41 f7 d5 44 03 6a 34 96 …b 8b 34 fc 48 8b 96 48 01 00 00 <8b> 42 78 89 c1 83 e1 0a a8 20 74 b1 45 89 f5 41 f7 d5 44 03 6a 34 113 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4… 147 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4… 164 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4… 200 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4…
|
/linux-6.12.1/drivers/media/platform/verisilicon/ |
D | rockchip_av1_filmgrain.c | 8 112, -652, -320, -376, 140, -252, 492, -168, 44, -788, 588, 25 4, 196, 44, -36, -648, 932, 16, 1428, 28, 528, 808, 35 -332, -8, -180, -176, 696, 116, -88, 628, 76, 44, -516, 76 -196, 604, 340, 384, 196, 592, -44, -500, 432, -580, -132, 87 844, -748, -364, -44, 1116, -1104, -1056, 76, 428, 552, -692, 90 -8, 484, 48, 284, -260, -240, 256, -100, -292, -204, -44, 101 924, -300, 528, 628, 180, 648, 44, -980, -220, 1320, 48, 106 -44, 1284, 496, 192, 464, 312, -76, -516, -380, -456, -1012, 135 716, 120, 920, 688, 168, 44, -460, 568, 284, 1144, 1160, 152 -56, 544, 400, -672, -420, 728, 16, 320, 44, -284, -380, [all …]
|