Home
last modified time | relevance | path

Searched refs:x6 (Results 1 – 107 of 107) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
Dglue_helper-asm-avx.S18 #define load_8way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
25 vmovdqu (6*16)(src), x6; \
28 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
35 vmovdqu x6, (6*16)(dst); \
38 #define store_cbc_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
44 vpxor (5*16)(src), x6, x6; \
46 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
54 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument
75 vpshufb t1, x7, x6; \
82 #define store_ctr_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
[all …]
Dglue_helper-asm-avx2.S13 #define load_16way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
20 vmovdqu (6*32)(src), x6; \
23 #define store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
30 vmovdqu x6, (6*32)(dst); \
33 #define store_cbc_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7, t0) \ argument
42 vpxor (5*32+16)(src), x6, x6; \
44 store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
60 #define load_ctr_16way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t0x, t1, \ argument
86 vpshufb t1, t2, x6; \
93 #define store_ctr_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
[all …]
Dcamellia-aesni-avx-asm_64.S49 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
67 vpshufb t4, x6, x6; \
82 filter_8bit(x6, t2, t3, t7, t6); \
94 vaesenclast t4, x6, x6; \
102 filter_8bit(x6, t0, t1, t7, t6); \
134 vpxor x6, x1, x1; \
140 vpxor x0, x6, x6; \
146 vpxor x6, x3, x3; \
150 vpxor x1, x6, x6; \
167 vpxor t1, x6, x6; \
[all …]
Dcamellia-aesni-avx2-asm_64.S66 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
82 vpshufb t4, x6, x6; \
95 filter_8bit(x6, t2, t3, t7, t4); \
97 vextracti128 $1, x6, t2##_x; \
117 vaesenclast t4##_x, x6##_x, x6##_x; \
119 vinserti128 $1, t2##_x, x6, x6; \
143 filter_8bit(x6, t0, t1, t7, t6); \
165 vpxor x6, x1, x1; \
177 vpxor x0, x6, x6; \
187 vpxor x6, x3, x3; \
[all …]
Dsalsa20-x86_64-asm_64.S123 # x6 = x7
215 # c = x6 + x10
231 # x6 ^= c
233 # c = x2 + x6
281 # x6 ^= b
289 # b = x5 + x6
301 # b = x6 + x7
431 # c = x6 + x10
447 # x6 ^= c
449 # c = x2 + x6
[all …]
Dsalsa20-i586-asm_32.S156 # x6 = in6
211 # t += x6
289 # t ^= x6
305 # x6 = t
365 # r ^= x6
377 # x6 = r
475 # t += x6
553 # t ^= x6
569 # x6 = t
629 # r ^= x6
[all …]
/linux-4.1.27/arch/arm64/kernel/
Dhead.S371 add x6, x26, #SWAPPER_DIR_SIZE
376 cmp x0, x6
417 adr_l x6, idmap_t0sz
418 str x5, [x6]
420 dc ivac, x6 // Invalidate potentially stale cache line
422 create_table_entry x0, x3, EXTRA_SHIFT, EXTRA_PTRS, x5, x6
426 create_pgd_entry x0, x3, x5, x6
428 adr_l x6, KERNEL_END // __pa(KERNEL_END)
429 create_block_map x0, x7, x3, x5, x6
436 create_pgd_entry x0, x5, x3, x6
[all …]
Dentry-ftrace.S187 stp x6, x7, [sp, #48]
195 ldp x6, x7, [sp, #48]
Dsleep.S95 compute_mpidr_hash x8, x3, x4, x5, x6, x7, x10
160 compute_mpidr_hash x7, x3, x4, x5, x6, x1, x2
Dentry.S48 ldp x6, x7, [sp, #S_X6]
76 stp x6, x7, [sp, #16 * 3]
153 ldp x6, x7, [sp, #16 * 3]
709 ldp x6, x7, [sp, #S_X6]
/linux-4.1.27/arch/arm64/crypto/
Daes-modes.S43 encrypt_block2x v0, v1, w3, x2, x6, w7
48 decrypt_block2x v0, v1, w3, x2, x6, w7
55 encrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7
60 decrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7
89 encrypt_block2x v0, v1, w3, x2, x6, w7
93 decrypt_block2x v0, v1, w3, x2, x6, w7
97 encrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7
101 decrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7
282 enc_prepare w3, x2, x6
344 encrypt_block v0, w3, x2, x6, w7
[all …]
Daes-ce-ccm-core.S37 add x6, x4, #16
44 ld1 {v5.2d}, [x6], #16 /* load 2nd round key */
47 4: ld1 {v3.2d}, [x6], #16 /* load next round key */
50 5: ld1 {v4.2d}, [x6], #16 /* load next round key */
54 ld1 {v5.2d}, [x6], #16 /* load next round key */
128 ldr x8, [x6, #8] /* load lower ctr */
132 ld1 {v1.1d}, [x6] /* load upper ctr */
182 str x8, [x6, #8] /* store lsb end of ctr (BE) */
Dsha1-ce-core.S74 adr x6, .Lsha1_rcon
75 ld1r {k0.4s}, [x6], #4
76 ld1r {k1.4s}, [x6], #4
77 ld1r {k2.4s}, [x6], #4
78 ld1r {k3.4s}, [x6]
/linux-4.1.27/arch/arm64/kvm/
Dhyp.S129 stp x6, x7, [x3, #16]
137 pop x6, x7 // x2, x3
142 stp x6, x7, [x3, #16]
155 ldp x6, x7, [x3, #16]
157 push x6, x7
161 ldp x6, x7, [x3, #48]
197 mrs x6, sctlr_el1
219 stp x6, x7, [x3, #16]
262 mrs x6, dbgbcr1_el1
284 str x6, [x3, #(1 * 8)]
[all …]
Dvgic-v3-switch.S53 mrs_s x6, ICH_MISR_EL2
88 mrs_s x6, ICH_LR1_EL2
110 str x6, [x3, #LR_OFFSET(1)]
216 ldr x6, [x3, #LR_OFFSET(1)]
238 msr_s ICH_LR1_EL2, x6
/linux-4.1.27/arch/arm64/mm/
Dproc.S116 mrs x6, cpacr_el1
125 stp x6, x7, [x0, #32]
148 ldp x6, x7, [x0, #32]
156 msr cpacr_el1, x6
233 orr x0, x0, x6 // set bits
Dcache.S64 lsl x6, x9, x5
65 orr x11, x10, x6 // factor way and cache number into x11
66 lsl x6, x7, x2
67 orr x11, x11, x6 // factor index number into x11
/linux-4.1.27/arch/arm64/lib/
Dcopy_page.S34 ldp x6, x7, [x1, #32]
40 stnp x6, x7, [x0, #32]
Dstrlen.S47 has_nul2 .req x6
Dstrnlen.S48 has_nul1 .req x6
Dmemcpy.S48 dst .req x6
Dmemmove.S49 dst .req x6
Dmemset.S49 zva_bits_x .req x6
Dstrcmp.S56 syndrome .req x6
Dmemcmp.S52 diff .req x6
Dstrncmp.S56 diff .req x6
/linux-4.1.27/arch/sparc/lib/
DNG2memcpy.S82 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument
88 faligndata %x5, %x6, %f10; \
89 faligndata %x6, %x7, %f12; \
119 #define FREG_MOVE_7(x0, x1, x2, x3, x4, x5, x6) \ argument
126 fsrc2 %x6, %f12;
127 #define FREG_MOVE_8(x0, x1, x2, x3, x4, x5, x6, x7) \ argument
134 fsrc2 %x6, %f12; \
163 #define FREG_LOAD_7(base, x0, x1, x2, x3, x4, x5, x6) \ argument
170 EX_LD(LOAD(ldd, base + 0x30, %x6));
/linux-4.1.27/Documentation/input/
Dalps.txt105 byte 1: 0 x6 x5 x4 x3 x2 x1 x0
115 byte 1: 0 x6 x5 x4 x3 x2 x1 x0
131 byte 1: 0 x6 x5 x4 x3 x2 x1 x0
155 byte 1: 0 x10 x9 x8 x7 x6 x5 x4
171 byte 1: 0 x8 x7 x6 x5 x4 x3 x2
184 byte 1: 0 x6 x5 x4 x3 x2 x1 x0
196 byte 1: 0 x10 x9 x8 x7 x6 x5 x4
208 byte 0: 0 1 x7 x6 x5 x4 x3 x2
244 byte 1: 0 x6 x5 x4 x3 x2 x1 x0
256 byte 4: 0 x9 x8 x7 x6 x5 x4 x3
[all …]
Delantech.txt342 x7 x6 x5 x4 x3 x2 x1 x0
440 x7 x6 x5 x4 x3 x2 x1 x0
583 x7 x6 x5 x4 x3 x2 x1 x0
704 x7 x6 x5 x4 x3 x2 x1 x0
745 x7 x6 x5 x4 x3 x2 x1 x0
766 x7 x6 x5 x4 x3 x2 x1 x0
806 x7 x6 x5 x4 x3 x2 x1 x0
/linux-4.1.27/arch/powerpc/boot/dts/
Dsbc8548.dts31 0x6 0x0 0xec000000 0x04000000>; /*64MB Flash*/
91 reg = <0x6 0x0 0x04000000>;
Dsbc8548-altflash.dts34 0x6 0x0 0xef800000 0x00800000>; /*8MB Flash*/
95 reg = <0x6 0x0 0x800000>;
Dmvme2500.dts161 0x6 0x0 0x0 0xffc80000 0x00010000
209 reg = <0x6 0x0 0x10000>;
Dmpc8568mds.dts183 0x4 0x6 0x3 0x0 0x2 0x0 /* MDIO */
263 0x9000 0x0 0x0 0x2 &mpic 0x6 0x1 0 0
268 0x9800 0x0 0x0 0x1 &mpic 0x6 0x1 0 0
Dge_imp3a.dts34 0x6 0x0 0x0 0xfee00000 0x00040000
121 reg = <0x6 0x0 0x40000>;
Dmpc8572ds_camp_core1.dts90 0x6 0x7 0xe 0x5 /* Audio elgacy SATA */
Dmpc8572ds.dts31 0x6 0x0 0x0 0xffac0000 0x00040000>;
Dp2020ds.dts29 0x6 0x0 0x0 0xffac0000 0x00040000>;
Dmpc8569mds.dts154 0x0 0x6 0x2 0x0 0x3 0x0 /* ENET1_RXD0_SER1_RXD0 */
197 0x1 0x6 0x2 0x0 0x3 0x0 /* ENET3_RXD3_SER3_RXD3 */
299 reg = <0x6>;
Dredwood.dts125 interrupts = < /*TXEOB*/ 0x6 0x4
154 interrupts = <0x6 0x4>;
316 0x0 0x0 0x0 0x3 &UIC3 0x6 0x4 /* swizzled int C */
Dmpc8572ds_36b.dts31 0x6 0x0 0xf 0xffac0000 0x00040000>;
Dp1021mds.dts216 0x0 0x6 0x2 0x0 0x2 0x0 /* ENET1_RXD0_SER1_RXD0 */
236 0x1 0x6 0x2 0x0 0x2 0x0 /* ENET5_RXD0_SER5_RXD0 */
Dp2020ds.dtsi130 reg = <0x6 0x0 0x40000>;
252 0xe800 0x0 0x0 0x1 &i8259 0x6 0x2
Dp1025twr.dtsi174 0x0 0x6 0x2 0x0 0x2 0x0 /* ENET1_RXD0_SER1_RXD0 */
194 0x1 0x6 0x2 0x0 0x2 0x0 /* ENET5_RXD0_SER5_RXD0 */
Darches.dts165 interrupts = < /*TXEOB*/ 0x6 0x4
187 interrupts = <0x6 0x4>;
Dmpc5121ads.dts174 0xb800 0x0 0x0 0x1 &cpld_pic 0x6 0x8
Dp1025rdb.dtsi259 0x0 0x6 0x2 0x0 0x2 0x0 /* ENET1_RXD0_SER1_RXD0 */
279 0x1 0x6 0x2 0x0 0x2 0x0 /* ENET5_RXD0_SER5_RXD0 */
Deiger.dts129 interrupts = < /*TXEOB*/ 0x6 0x4
158 interrupts = <0x6 0x4>;
Dbluestone.dts159 interrupts = < /*TXEOB*/ 0x6 0x4
181 interrupts = <0x6 0x4>;
Dp1025rdb_32b.dts107 reg = <0x6>;
Dmvme5100.dts121 0x6800 0x0 0x0 0x2 &mpic 0x6 0x1
Dacadia.dts109 interrupts = <0x6 0x4>;
Dmpc8544ds.dtsi131 0xe800 0x0 0x0 0x1 &i8259 0x6 0x2
Dmpc8572ds.dtsi143 reg = <0x6 0x0 0x40000>;
352 0xe800 0x0 0x0 0x1 &i8259 0x6 0x2
Dicon.dts145 interrupt-map = </*TXEOB*/ 0x0 &UIC1 0x6 0x4
396 0x0 0x0 0x0 0x3 &UIC3 0x6 0x4 /* swizzled int C */
Dklondike.dts128 interrupts = </*TXEOB*/ 0x6 0x4
Dkatmai.dts149 interrupt-map = </*TXEOB*/ 0x0 &UIC1 0x6 0x4
400 0x0 0x0 0x0 0x3 &UIC3 0x6 0x4 /* swizzled int C */
Dsbc8548-post.dtsi138 interrupts = <0x6 0x1>;
Dac14xx.dts50 0x6 0x0 0xe0200000 0x00080000>; /* CS6: asi2 */
Dglacier.dts153 interrupts = < /*TXEOB*/ 0x6 0x4
175 interrupts = <0x6 0x4>;
Dcanyonlands.dts159 interrupts = < /*TXEOB*/ 0x6 0x4
215 interrupts = <0x6 0x4>;
Dhaleakala.dts96 0x6 0x4>; /* ECC SEC Error */
Dobs600.dts110 0x6 0x4>; /* ECC SEC Error */
Dmpc8548cds.dtsi183 /* IDSEL 0x6 (PCIX Slot 4) */
Dgef_sbc310.dts441 0x0000 0x0 0x0 0x3 &mpic 0x6 0x2
Dmakalu.dts97 0x6 0x4 /* ECC SEC Error */ >;
Dkilauea.dts106 0x6 0x4>; /* ECC SEC Error */
Dxpedite5370.dts584 0x0 0x0 0x0 0x3 &mpic 0x6 0x1
Dxpedite5301.dts586 0x0 0x0 0x0 0x3 &mpic 0x6 0x1
Dxpedite5330.dts653 0x0 0x0 0x0 0x3 &mpic 0x6 0x1
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dmdio-mux-mmioreg.txt25 A bitmask of 0x6 means that bits 1 and 2 (bit 0 is lsb) are the bits on
42 mux-mask = <0x6>; // EMI2
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dspear-keyboard.txt9 - st,mode: keyboard mode: 0 - 9x9, 1 - 6x6, 2 - 2x2
/linux-4.1.27/Documentation/frv/
Dgdbinit13 …: L:%08lx P:%08lx\n",__debug_mmu.damr[0x6].L,__debug_mmu.damr[0x6].P,__debug_mmu.iamr[0x6].L,__deb…
31 …lx %08lx %08lx\n",__debug_mmu.tlb[0x6].L,__debug_mmu.tlb[0x6].P,__debug_mmu.tlb[0x40+0x6].L,__deb…
/linux-4.1.27/arch/arm/boot/dts/
Darmada-xp-mv78460.dtsi140 0x82000000 0x6 0 MBUS_ID(0x08, 0xd8) 0 1 0 /* Port 1.1 MEM */
141 0x81000000 0x6 0 MBUS_ID(0x08, 0xd0) 0 1 0 /* Port 1.1 IO */
245 ranges = <0x82000000 0 0 0x82000000 0x6 0 1 0
246 0x81000000 0 0 0x81000000 0x6 0 1 0>;
Darmada-xp-mv78260.dtsi122 0x82000000 0x6 0 MBUS_ID(0x08, 0xd8) 0 1 0 /* Port 1.1 MEM */
123 0x81000000 0x6 0 MBUS_ID(0x08, 0xd0) 0 1 0 /* Port 1.1 IO */
224 ranges = <0x82000000 0 0 0x82000000 0x6 0 1 0
225 0x81000000 0 0 0x81000000 0x6 0 1 0>;
Dmt6592.dtsi60 reg = <0x6>;
Darmada-xp-linksys-mamba.dts188 reg = <0x6>;
Domap3-gta04.dtsi317 reg = <0x6>;
Dat91sam9x5.dtsi1026 trigger-value = <0x6>;
Dat91sam9g45.dtsi1060 trigger-value = <0x6>;
Dsama5d3.dtsi349 trigger-value = <0x6>;
Dsama5d4.dtsi1120 trigger-value = <0x6>;
/linux-4.1.27/Documentation/devicetree/bindings/pci/
Dmvebu-pci.txt118 0x82000000 0x6 0 MBUS_ID(0x08, 0xd8) 0 1 0 /* Port 1.1 MEM */
119 0x81000000 0x6 0 MBUS_ID(0x08, 0xd0) 0 1 0 /* Port 1.1 IO */
227 ranges = <0x82000000 0 0 0x82000000 0x6 0 1 0
228 0x81000000 0 0 0x81000000 0x6 0 1 0>;
Dhost-generic-pci.txt95 0x1000 0x0 0x0 0x1 &gic 0x0 0x6 0x1
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dtca6507.txt45 reg = <0x6>;
/linux-4.1.27/arch/ia64/kernel/
Dkprobes.c257 int x6=(kprobe_inst >> 27) & 0x3F; in unsupported_inst() local
258 if ((x6 == 0x10) || (x6 == 0x11)) { in unsupported_inst()
/linux-4.1.27/Documentation/
Dpnp.txt65 port 0x3f0-0x3f0, align 0x7, size 0x6, 16-bit address decoding
70 port 0x370-0x370, align 0x7, size 0x6, 16-bit address decoding
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt85 trigger-value = <0x6>;
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dexynos_dp.txt48 LINK_RATE_1_62GBPS = 0x6, LINK_RATE_2_70GBPS = 0x0A
/linux-4.1.27/arch/arm64/kernel/vdso/
Dgettimeofday.S28 vdso_data .req x6
/linux-4.1.27/arch/blackfin/configs/
DCM-BF548_defconfig38 CONFIG_EBIU_FCTLVAL=0x6
DBF548-EZKIT_defconfig38 CONFIG_EBIU_FCTLVAL=0x6
/linux-4.1.27/Documentation/video4linux/bttv/
DTuners68 40x6: Tuner 5V
/linux-4.1.27/Documentation/sound/alsa/
Demu10k1-jack.txt64 capture_9 asio6 FXBUS2(0x6)
/linux-4.1.27/lib/fonts/
DKconfig79 bool "Mini 4x6 font"
/linux-4.1.27/Documentation/hwmon/
Dcoretemp7 CPUID: family 0x6, models 0xe (Pentium M DC), 0xf (Core 2 DC 65nm),
/linux-4.1.27/arch/powerpc/boot/dts/fsl/
Dmpc8544si-post.dtsi76 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0
Dp2020si-post.dtsi93 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0
Dmpc8572si-post.dtsi94 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0
Dp1020si-post.dtsi65 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0
Dp1010si-post.dtsi64 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0
Dp1021si-post.dtsi65 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0
Dmpc8536si-post.dtsi76 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0
Dp1022si-post.dtsi69 0000 0x0 0x0 0x3 &mpic 0x6 0x1 0x0 0x0
/linux-4.1.27/Documentation/DocBook/media/
Dselection.png.b6449 h98QHn1cPzQYFPR5+6x6+4RFRJ7IN40AAAA19dGfwp+Yx6HHPr4cQFgEAADQuNfwZy08inkEOzAu
/linux-4.1.27/arch/mips/boot/dts/cavium-octeon/
Docteon_3xxx.dts274 reg = <0x6>; /* Port */
/linux-4.1.27/Documentation/scsi/
Dncr53c8xx.txt367 860 0x6
/linux-4.1.27/Documentation/trace/
Dftrace.txt761 bash-4000 [01] 1477.606694: simple_strtoul+0x6/0xa0