| /linux/arch/mips/boot/dts/cavium-octeon/ |
| H A D | octeon_3xxx.dts | 44 <3 0x12 0 0x4105>, 52 <3 0x12 0 0x4105>, 60 <3 0x12 0 0x4105>, 68 <3 0x12 0 0x4105>, 77 <3 0x12 0 0x4105>, 85 <3 0x12 0 0x4105>, 93 <3 0x12 0 0x4105>, 101 <3 0x12 0 0x4105>, 117 <3 0x12 0 0x4105>, 127 <3 0x12 0 0x4105>, [all …]
|
| H A D | octeon_68xx.dts | 79 <3 0x12 0 0x4105>, 88 <3 0x12 0 0x4105>, 97 <3 0x12 0 0x4105>, 106 <3 0x12 0 0x4105>, 123 <3 0x12 0 0x4105>, 132 <3 0x12 0 0x4105>, 141 <3 0x12 0 0x4105>, 150 <3 0x12 0 0x4105>, 167 <3 0x12 0 0x4105>, 176 <3 0x12 0 0x4105>, [all …]
|
| /linux/fs/unicode/ |
| H A D | utf8data.c_shipped | 129 0xe7,0xa9,0x80,0x00,0xd1,0x12,0x10,0x09,0x05,0xff,0xf0,0xa5,0xa5,0xbc,0x00,0x05, 186 0x00,0xd1,0x12,0x10,0x09,0x05,0xff,0xf0,0xa5,0xa5,0xbc,0x00,0x05,0xff,0xf0,0xa5, 234 0x05,0xff,0xe7,0xa9,0x80,0x00,0xd1,0x12,0x10,0x09,0x05,0xff,0xf0,0xa5,0xa5,0xbc, 279 0xa9,0x80,0x00,0xd1,0x12,0x10,0x09,0x05,0xff,0xf0,0xa5,0xa5,0xbc,0x00,0x05,0xff, 406 0x00,0xd2,0x12,0x91,0x0b,0x10,0x07,0x01,0xff,0xc7,0x89,0x00,0x01,0x00,0x01,0xff, 411 0x12,0x10,0x08,0x01,0xff,0x75,0xcc,0x8c,0x00,0x01,0xff,0x75,0xcc,0x88,0xcc,0x84, 431 0x61,0xcc,0x8a,0xcc,0x81,0x00,0x01,0xff,0x61,0xcc,0x8a,0xcc,0x81,0x00,0xd1,0x12, 480 0x00,0x01,0xff,0xc2,0xb7,0x00,0xd2,0x1f,0xd1,0x12,0x10,0x09,0x01,0xff,0xce,0xb5, 484 0x81,0x00,0xd3,0x3c,0xd2,0x20,0xd1,0x12,0x10,0x0b,0x01,0xff,0xce,0xb9,0xcc,0x88, 498 0x83,0x00,0x01,0x00,0x01,0x00,0xd2,0x07,0x61,0x3a,0x43,0x01,0x00,0xd1,0x12,0x10, [all …]
|
| /linux/arch/arm64/kernel/ |
| H A D | cpu-reset.S | 33 mov_q x12, INIT_SCTLR_EL1_MMU_OFF 39 msr sctlr_el1, x12
|
| H A D | smccc-call.S | 61 ldp x12, x13, [x19, #ARM_SMCCC_1_2_REGS_X12_OFFS] 77 stp x12, x13, [x19, #ARM_SMCCC_1_2_REGS_X12_OFFS]
|
| /linux/lib/crypto/x86/ |
| H A D | chacha-ssse3-x86_64.S | 280 # x12 += counter values 0-3 284 # x0 += x4, x12 = rotl32(x12 ^ x0, 16) 309 # x8 += x12, x4 = rotl32(x4 ^ x8, 12) 338 # x0 += x4, x12 = rotl32(x12 ^ x0, 8) 363 # x8 += x12, x4 = rotl32(x4 ^ x8, 7) 398 # x1 += x6, x12 = rotl32(x12 ^ x1, 16) 424 # x11 += x12, x6 = rotl32(x6 ^ x11, 12) 452 # x1 += x6, x12 = rotl32(x12 ^ x1, 8) 478 # x11 += x12, x6 = rotl32(x6 ^ x11, 7) 552 # x12[0-3] += s3[0] [all …]
|
| H A D | chacha-avx512vl-x86_64.S | 490 # x12 += counter values 0-3 511 # x0 += x4, x12 = rotl32(x12 ^ x0, 16) 528 # x8 += x12, x4 = rotl32(x4 ^ x8, 12) 545 # x0 += x4, x12 = rotl32(x12 ^ x0, 8) 562 # x8 += x12, x4 = rotl32(x4 ^ x8, 7) 583 # x1 += x6, x12 = rotl32(x12 ^ x1, 16) 600 # x11 += x12, x6 = rotl32(x6 ^ x11, 12) 617 # x1 += x6, x12 = rotl32(x12 ^ x1, 8) 634 # x11 += x12, x6 = rotl32(x6 ^ x11, 7)
|
| H A D | chacha-avx2-x86_64.S | 585 # x12 += counter values 0-3 589 # x0 += x4, x12 = rotl32(x12 ^ x0, 16) 610 # x8 += x12, x4 = rotl32(x4 ^ x8, 12) 635 # x0 += x4, x12 = rotl32(x12 ^ x0, 8) 656 # x8 += x12, x4 = rotl32(x4 ^ x8, 7) 686 # x1 += x6, x12 = rotl32(x12 ^ x1, 16)%ymm0 708 # x11 += x12, x6 = rotl32(x6 ^ x11, 12) 732 # x1 += x6, x12 = rotl32(x12 ^ x1, 8) 754 # x11 += x12, x6 = rotl32(x6 ^ x11, 7) 814 # x12 += counter values 0-3
|
| /linux/tools/testing/selftests/arm64/abi/ |
| H A D | syscall-abi-asm.S | 95 add x12, x12, #1 96 cmp x1, x12 114 ldp x12, x13, [x2], #16 224 stp x12, x13, [x2], #16 269 add x12, x12, #1 270 cmp x1, x12
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | fp-pidbench.S | 25 mrs x12, CNTVCT_EL0 26 sub x0, x12, x11
|
| /linux/arch/arm64/lib/ |
| H A D | kasan_sw_tags.S | 48 stp x12, x13, [sp, #8 * 12] 63 ldp x12, x13, [sp, #8 * 12]
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 416 0x12, 0, eax, 0, sgx1 , SGX1 leaf functions 417 0x12, 0, eax, 1, sgx2 , SGX2 leaf functions 418 0x12, 0, eax, 5, enclv_leaves , ENCLV leaves 419 0x12, 0, eax, 6, encls_leaves , ENCLS leaves 420 0x12, 0, eax, 7, enclu_everifyreport2 , ENCLU leaf EVERIFYREPORT2 421 0x12, 0, eax, 10, encls_eupdatesvn , ENCLS leaf EUPDATESVN 422 0x12, 0, eax, 11, sgx_edeccssa , ENCLU leaf EDECCSSA 423 0x12, 0, ebx, 0, miscselect_exinfo , SSA.MISC frame: Enclave #PF and #GP reporting 424 0x12, 0, ebx, 1, miscselect_cpinfo , SSA.MISC frame: Enclave #CP reporting 425 0x12, [all...] |
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | mpc8572ds.dtsi | 297 /* IDSEL 0x12 func 0 - PCI slot 2 */ 303 /* IDSEL 0x12 func 1 - PCI slot 2 */ 309 /* IDSEL 0x12 func 2 - PCI slot 2 */ 315 /* IDSEL 0x12 func 3 - PCI slot 2 */ 321 /* IDSEL 0x12 func 4 - PCI slot 2 */ 327 /* IDSEL 0x12 func 5 - PCI slot 2 */ 333 /* IDSEL 0x12 func 6 - PCI slot 2 */ 339 /* IDSEL 0x12 func 7 - PCI slot 2 */
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-phycore-fpsc.dtsi | 330 MX8MP_IOMUXC_ENET_TD3__ENET_QOS_RGMII_TD3 0x12 /* RGMII2_TX_D3 */ 331 MX8MP_IOMUXC_ENET_TD2__ENET_QOS_RGMII_TD2 0x12 /* RGMII2_TX_D2 */ 332 MX8MP_IOMUXC_ENET_TD1__ENET_QOS_RGMII_TD1 0x12 /* RGMII2_TX_D1 */ 333 MX8MP_IOMUXC_ENET_TD0__ENET_QOS_RGMII_TD0 0x12 /* RGMII2_TX_D0 */ 334 MX8MP_IOMUXC_ENET_TX_CTL__ENET_QOS_RGMII_TX_CTL 0x12 /* RGMII2_TX_CTL */ 335 MX8MP_IOMUXC_ENET_TXC__CCM_ENET_QOS_CLOCK_GENERATE_TX_CLK 0x12 /* RGMII2_TXC */ 355 MX8MP_IOMUXC_SAI1_TXD0__ENET1_RGMII_TD0 0x12 356 MX8MP_IOMUXC_SAI1_TXD1__ENET1_RGMII_TD1 0x12
|
| H A D | fsl-ls2080a.dtsi | 147 <0x12 0x00000000 0x0 0x00002000>; /* configuration space */ 149 ranges = <0x81000000 0x0 0x00000000 0x12 0x00010000 0x0 0x00010000 /* downstream I/O */ 150 0x82000000 0x0 0x40000000 0x12 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
|
| /linux/lib/crypto/ |
| H A D | curve25519-fiat32.c | 114 { const u32 x12 = in1[5]; in fe_freeze() local 125 { u32 x35; u8/*bool*/ x36 = subborrow_u25(x33, x12, 0x1ffffff, &x35); in fe_freeze() 450 { const u32 x12 = in1[5]; in fe_sqr_impl() local 461 { u64 x24 = (0x2 * ((((u64)x6 * x8) + ((u64)x4 * x10)) + ((u64)x2 * x12))); in fe_sqr_impl() 462 …4 x25 = (0x2 * (((((u64)x8 * x8) + ((u64)x6 * x10)) + ((u64)x2 * x14)) + ((u64)(0x2 * x4) * x12))); in fe_sqr_impl() 463 { u64 x26 = (0x2 * (((((u64)x8 * x10) + ((u64)x6 * x12)) + ((u64)x4 * x14)) + ((u64)x2 * x16))); in fe_sqr_impl() 464 …10) + (0x2 * ((((u64)x6 * x14) + ((u64)x2 * x18)) + (0x2 * (((u64)x4 * x16) + ((u64)x8 * x12)))))); in fe_sqr_impl() 465 …{ u64 x28 = (0x2 * ((((((u64)x10 * x12) + ((u64)x8 * x14)) + ((u64)x6 * x16)) + ((u64)x4 * x18)) +… in fe_sqr_impl() 466 …{ u64 x29 = (0x2 * (((((u64)x12 * x12) + ((u64)x10 * x14)) + ((u64)x6 * x18)) + (0x2 * (((u64)x8 *… in fe_sqr_impl() 467 { u64 x30 = (0x2 * (((((u64)x12 * x14) + ((u64)x10 * x16)) + ((u64)x8 * x18)) + ((u64)x6 * x17))); in fe_sqr_impl() [all …]
|
| /linux/arch/arm64/mm/ |
| H A D | proc.S | 100 get_this_cpu_offset x12 107 stp x12, x13, [x0, #80] 130 ldp x11, x12, [x0, #64] 156 msr sctlr_el1, x12 280 end_pmdp .req x12
|
| /linux/tools/testing/selftests/kvm/lib/riscv/ |
| H A D | handlers.S | 25 sd x12, 96(sp) 82 ld x12, 96(sp)
|
| /linux/arch/riscv/kernel/probes/ |
| H A D | rethook_trampoline.S | 24 REG_S x12, PT_A2(sp) 56 REG_L x12, PT_A2(sp)
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h616-cpu-opp.dtsi | 21 opp-supported-hw = <0x12>; 36 opp-supported-hw = <0x12>;
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | entry.S | 80 ldp x12, x13, [x29, #CPU_XREG_OFFSET(12)] 143 stp x12, x13, [x1, #CPU_XREG_OFFSET(12)]
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_seq.h_shipped | 20 0x40, 0xfa, 0x12, 0x78, 22 0x00, 0x4c, 0x12, 0x70, 110 0x00, 0x65, 0x12, 0x40, 141 0x12, 0x01, 0x02, 0x00, 165 0x12, 0x01, 0x02, 0x00, 257 0x12, 0x01, 0x02, 0x00, 460 0x12, 0x01, 0x02, 0x00, 461 0x12, 0x01, 0x02, 0x00, 479 0x02, 0x6a, 0x12, 0x30, 481 0xff, 0x6a, 0x12, 0x08, [all …]
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | pm8226.dtsi | 71 <0x0 0x12 1 IRQ_TYPE_EDGE_BOTH>, 72 <0x0 0x12 0 IRQ_TYPE_EDGE_BOTH>,
|
| /linux/arch/riscv/kernel/ |
| H A D | mcount-dyn.S | 102 REG_S x12, FREGS_A2(sp) 130 REG_L x12, FREGS_A2(sp)
|
| /linux/net/wireless/certs/ |
| H A D | sforshee.hex | 25 0x7e, 0x66, 0xf4, 0x1e, 0xb3, 0x12, 0x70, 0x20, 43 0x32, 0x77, 0x07, 0x29, 0x12, 0x66, 0x1e, 0x36, 78 0xf8, 0x7d, 0x4b, 0x0a, 0x84, 0x55, 0x12, 0x0a,
|