Searched refs:k1 (Results 1 - 60 of 60) sorted by relevance

/linux-4.4.14/arch/mips/kvm/
H A Dlocore.S55 /* k0/k1 not being used in host kernel context */
56 INT_ADDIU k1, sp, -PT_SIZE
57 LONG_S $0, PT_R0(k1)
58 LONG_S $1, PT_R1(k1)
59 LONG_S $2, PT_R2(k1)
60 LONG_S $3, PT_R3(k1)
62 LONG_S $4, PT_R4(k1)
63 LONG_S $5, PT_R5(k1)
64 LONG_S $6, PT_R6(k1)
65 LONG_S $7, PT_R7(k1)
67 LONG_S $8, PT_R8(k1)
68 LONG_S $9, PT_R9(k1)
69 LONG_S $10, PT_R10(k1)
70 LONG_S $11, PT_R11(k1)
71 LONG_S $12, PT_R12(k1)
72 LONG_S $13, PT_R13(k1)
73 LONG_S $14, PT_R14(k1)
74 LONG_S $15, PT_R15(k1)
75 LONG_S $16, PT_R16(k1)
76 LONG_S $17, PT_R17(k1)
78 LONG_S $18, PT_R18(k1)
79 LONG_S $19, PT_R19(k1)
80 LONG_S $20, PT_R20(k1)
81 LONG_S $21, PT_R21(k1)
82 LONG_S $22, PT_R22(k1)
83 LONG_S $23, PT_R23(k1)
84 LONG_S $24, PT_R24(k1)
85 LONG_S $25, PT_R25(k1)
88 * XXXKYMA k0/k1 not saved, not being used if we got here through
92 LONG_S $28, PT_R28(k1)
93 LONG_S $29, PT_R29(k1)
94 LONG_S $30, PT_R30(k1)
95 LONG_S $31, PT_R31(k1)
99 LONG_S v0, PT_LO(k1)
101 LONG_S v1, PT_HI(k1)
105 LONG_S v0, PT_STATUS(k1)
110 LONG_S v1, PT_HOST_ASID(k1)
114 LONG_S v1, PT_HOST_USERLOCAL(k1)
120 INT_ADDIU k1, a1, VCPU_HOST_ARCH
126 LONG_S sp, VCPU_HOST_STACK(k1)
129 LONG_S gp, VCPU_HOST_GP(k1)
140 LONG_L k0, VCPU_GUEST_EBASE(k1)
155 LONG_L t0, VCPU_PC(k1)
160 PTR_L t0, VCPU_COP0(k1)
165 INT_ADDIU t1, k1, VCPU_GUEST_KERNEL_ASID /* (BD) */
166 INT_ADDIU t1, k1, VCPU_GUEST_USER_ASID /* else user */
181 LONG_L $1, VCPU_R1(k1)
182 LONG_L $2, VCPU_R2(k1)
183 LONG_L $3, VCPU_R3(k1)
185 LONG_L $4, VCPU_R4(k1)
186 LONG_L $5, VCPU_R5(k1)
187 LONG_L $6, VCPU_R6(k1)
188 LONG_L $7, VCPU_R7(k1)
190 LONG_L $8, VCPU_R8(k1)
191 LONG_L $9, VCPU_R9(k1)
192 LONG_L $10, VCPU_R10(k1)
193 LONG_L $11, VCPU_R11(k1)
194 LONG_L $12, VCPU_R12(k1)
195 LONG_L $13, VCPU_R13(k1)
196 LONG_L $14, VCPU_R14(k1)
197 LONG_L $15, VCPU_R15(k1)
198 LONG_L $16, VCPU_R16(k1)
199 LONG_L $17, VCPU_R17(k1)
200 LONG_L $18, VCPU_R18(k1)
201 LONG_L $19, VCPU_R19(k1)
202 LONG_L $20, VCPU_R20(k1)
203 LONG_L $21, VCPU_R21(k1)
204 LONG_L $22, VCPU_R22(k1)
205 LONG_L $23, VCPU_R23(k1)
206 LONG_L $24, VCPU_R24(k1)
207 LONG_L $25, VCPU_R25(k1)
209 /* k0/k1 loaded up later */
211 LONG_L $28, VCPU_R28(k1)
212 LONG_L $29, VCPU_R29(k1)
213 LONG_L $30, VCPU_R30(k1)
214 LONG_L $31, VCPU_R31(k1)
217 LONG_L k0, VCPU_LO(k1)
220 LONG_L k0, VCPU_HI(k1)
224 /* Restore the guest's k0/k1 registers */
225 LONG_L k0, VCPU_R26(k1)
226 LONG_L k1, VCPU_R27(k1)
239 LONG_S k1, 0x3000(k0) #05: Save k1 @ offset 0x3000
253 mfc0 k1, CP0_DDATA_LO
254 INT_ADDIU k1, k1, VCPU_HOST_ARCH
257 LONG_S $0, VCPU_R0(k1)
258 LONG_S $1, VCPU_R1(k1)
259 LONG_S $2, VCPU_R2(k1)
260 LONG_S $3, VCPU_R3(k1)
261 LONG_S $4, VCPU_R4(k1)
262 LONG_S $5, VCPU_R5(k1)
263 LONG_S $6, VCPU_R6(k1)
264 LONG_S $7, VCPU_R7(k1)
265 LONG_S $8, VCPU_R8(k1)
266 LONG_S $9, VCPU_R9(k1)
267 LONG_S $10, VCPU_R10(k1)
268 LONG_S $11, VCPU_R11(k1)
269 LONG_S $12, VCPU_R12(k1)
270 LONG_S $13, VCPU_R13(k1)
271 LONG_S $14, VCPU_R14(k1)
272 LONG_S $15, VCPU_R15(k1)
273 LONG_S $16, VCPU_R16(k1)
274 LONG_S $17, VCPU_R17(k1)
275 LONG_S $18, VCPU_R18(k1)
276 LONG_S $19, VCPU_R19(k1)
277 LONG_S $20, VCPU_R20(k1)
278 LONG_S $21, VCPU_R21(k1)
279 LONG_S $22, VCPU_R22(k1)
280 LONG_S $23, VCPU_R23(k1)
281 LONG_S $24, VCPU_R24(k1)
282 LONG_S $25, VCPU_R25(k1)
284 /* Guest k0/k1 saved later */
286 LONG_S $28, VCPU_R28(k1)
287 LONG_S $29, VCPU_R29(k1)
288 LONG_S $30, VCPU_R30(k1)
289 LONG_S $31, VCPU_R31(k1)
293 LONG_S t0, VCPU_HI(k1)
296 LONG_S t0, VCPU_LO(k1)
298 /* Finally save guest k0/k1 to VCPU */
300 LONG_S t0, VCPU_R26(k1)
302 /* Get GUEST k1 and save it in VCPU */
307 LONG_S t0, VCPU_R27(k1)
325 LONG_S k0, VCPU_PC(k1)
328 LONG_S k0, VCPU_HOST_CP0_BADVADDR(k1)
331 LONG_S k0, VCPU_HOST_CP0_CAUSE(k1)
334 LONG_S k0, VCPU_HOST_ENTRYHI(k1)
349 LONG_L k0, VCPU_HOST_EBASE(k1)
363 sw t0, VCPU_FCR31(k1)
383 sw t0, VCPU_MSA_CSR(k1)
397 LONG_L gp, VCPU_HOST_GP(k1)
400 LONG_L sp, VCPU_HOST_STACK(k1)
434 * XXXKYMA: k0/k1 could have been blown away if we processed
436 * guest, reload k1
439 move k1, s1
440 INT_ADDIU k1, k1, VCPU_HOST_ARCH
455 LONG_L t0, VCPU_GUEST_EBASE(k1)
475 LONG_L t0, VCPU_PC(k1)
479 PTR_L t0, VCPU_COP0(k1)
484 INT_ADDIU t1, k1, VCPU_GUEST_KERNEL_ASID /* (BD) */
485 INT_ADDIU t1, k1, VCPU_GUEST_USER_ASID /* else user */
500 LONG_L $0, VCPU_R0(k1)
501 LONG_L $1, VCPU_R1(k1)
502 LONG_L $2, VCPU_R2(k1)
503 LONG_L $3, VCPU_R3(k1)
504 LONG_L $4, VCPU_R4(k1)
505 LONG_L $5, VCPU_R5(k1)
506 LONG_L $6, VCPU_R6(k1)
507 LONG_L $7, VCPU_R7(k1)
508 LONG_L $8, VCPU_R8(k1)
509 LONG_L $9, VCPU_R9(k1)
510 LONG_L $10, VCPU_R10(k1)
511 LONG_L $11, VCPU_R11(k1)
512 LONG_L $12, VCPU_R12(k1)
513 LONG_L $13, VCPU_R13(k1)
514 LONG_L $14, VCPU_R14(k1)
515 LONG_L $15, VCPU_R15(k1)
516 LONG_L $16, VCPU_R16(k1)
517 LONG_L $17, VCPU_R17(k1)
518 LONG_L $18, VCPU_R18(k1)
519 LONG_L $19, VCPU_R19(k1)
520 LONG_L $20, VCPU_R20(k1)
521 LONG_L $21, VCPU_R21(k1)
522 LONG_L $22, VCPU_R22(k1)
523 LONG_L $23, VCPU_R23(k1)
524 LONG_L $24, VCPU_R24(k1)
525 LONG_L $25, VCPU_R25(k1)
527 /* $/k1 loaded later */
528 LONG_L $28, VCPU_R28(k1)
529 LONG_L $29, VCPU_R29(k1)
530 LONG_L $30, VCPU_R30(k1)
531 LONG_L $31, VCPU_R31(k1)
534 LONG_L k0, VCPU_HI(k1)
537 LONG_L k0, VCPU_LO(k1)
540 LONG_L k0, VCPU_R26(k1)
541 LONG_L k1, VCPU_R27(k1)
547 LONG_L k1, VCPU_HOST_STACK(k1)
548 INT_ADDIU k1,k1, -PT_SIZE
551 LONG_L k0, PT_HOST_USERLOCAL(k1)
561 LONG_L $0, PT_R0(k1)
562 LONG_L $1, PT_R1(k1)
571 LONG_L $3, PT_R3(k1)
572 LONG_L $4, PT_R4(k1)
573 LONG_L $5, PT_R5(k1)
574 LONG_L $6, PT_R6(k1)
575 LONG_L $7, PT_R7(k1)
576 LONG_L $8, PT_R8(k1)
577 LONG_L $9, PT_R9(k1)
578 LONG_L $10, PT_R10(k1)
579 LONG_L $11, PT_R11(k1)
580 LONG_L $12, PT_R12(k1)
581 LONG_L $13, PT_R13(k1)
582 LONG_L $14, PT_R14(k1)
583 LONG_L $15, PT_R15(k1)
584 LONG_L $16, PT_R16(k1)
585 LONG_L $17, PT_R17(k1)
586 LONG_L $18, PT_R18(k1)
587 LONG_L $19, PT_R19(k1)
588 LONG_L $20, PT_R20(k1)
589 LONG_L $21, PT_R21(k1)
590 LONG_L $22, PT_R22(k1)
591 LONG_L $23, PT_R23(k1)
592 LONG_L $24, PT_R24(k1)
593 LONG_L $25, PT_R25(k1)
595 /* Host k0/k1 were not saved */
597 LONG_L $28, PT_R28(k1)
598 LONG_L $29, PT_R29(k1)
599 LONG_L $30, PT_R30(k1)
601 LONG_L k0, PT_HI(k1)
604 LONG_L k0, PT_LO(k1)
612 LONG_L ra, PT_R31(k1)
/linux-4.4.14/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S16 * k1 scratch
21 #define k1 r1 define
25 mov #-126, k1
27 mov.b k0, @k1
29 mov.l 5f, k1
31 mov.w k0, @k1
33 mov.l 4f, k1
34 jmp @k1
/linux-4.4.14/include/linux/
H A Dbtree-128.h21 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) btree_lookup128() argument
23 u64 key[2] = {k1, k2}; btree_lookup128()
28 u64 *k1, u64 *k2) btree_get_prev128()
30 u64 key[2] = {*k1, *k2}; btree_get_prev128()
35 *k1 = key[0]; btree_get_prev128()
40 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, btree_insert128() argument
43 u64 key[2] = {k1, k2}; btree_insert128()
48 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, btree_update128() argument
51 u64 key[2] = {k1, k2}; btree_update128()
56 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) btree_remove128() argument
58 u64 key[2] = {k1, k2}; btree_remove128()
62 static inline void *btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2) btree_last128() argument
69 *k1 = key[0]; btree_last128()
105 #define btree_for_each_safe128(head, k1, k2, val) \
106 for (val = btree_last128(head, &k1, &k2); \
108 val = btree_get_prev128(head, &k1, &k2))
27 btree_get_prev128(struct btree_head128 *head, u64 *k1, u64 *k2) btree_get_prev128() argument
/linux-4.4.14/arch/mips/kernel/
H A Dgenex.S38 mfc0 k1, CP0_CAUSE
39 andi k1, k1, 0x7c
41 dsll k1, k1, 1
43 PTR_L k0, exception_handlers(k1)
58 mfc0 k1, CP0_CAUSE
60 andi k1, k1, 0x7c
64 beq k1, k0, handle_vced
66 beq k1, k0, handle_vcei
68 dsll k1, k1, 1
71 PTR_L k0, exception_handlers(k1)
82 li k1, -4 # Is this ...
83 and k0, k1 # ... really needed?
89 lw k1, (k0)
90 addiu k1, 1
91 sw k1, (k0)
100 lw k1, (k0)
101 addiu k1, 1
102 sw k1, (k0)
142 PTR_LA k1, __r4k_wait
145 bne k0, k1, 9f
283 LONG_S k1, 0(k0)
289 LONG_L k1, 0(k0)
333 li k1, ~(ST0_BEV | ST0_ERL)
334 and k0, k0, k1
457 MFC0 k1, CP0_ENTRYHI
458 andi k1, 0xff /* ASID_MASK */
462 or k1, k0
463 MTC0 k1, CP0_ENTRYHI
467 mfc0 k1, CP0_INDEX
469 bltz k1, handle_ri /* slow path */
479 MFC0 k1, CP0_EPC
481 and k0, k1, 1
483 xor k1, k0
484 lhu k0, (k1)
485 lhu k1, 2(k1)
486 ins k1, k0, 16, 16
492 lw k1, (k1)
495 andi k0, k1, 1
498 lw k1, (k1)
503 bne k0, k1, handle_ri /* if not ours */
507 get_saved_sp /* k1 := current_thread_info */
511 ori k1, _THREAD_MASK
512 xori k1, _THREAD_MASK
513 LONG_L v1, TI_TP_VALUE(k1)
527 ori k1, _THREAD_MASK
528 xori k1, _THREAD_MASK
529 LONG_L v1, TI_TP_VALUE(k1)
H A Dbmips_vec.S42 li k1, CKSEG1
43 or k0, k1
58 mfc0 k1, $22, 3
59 srl k1, 16
60 andi k1, 0x8000
61 or k1, CKSEG1 | BMIPS_RELO_VECTOR_CONTROL_0
62 or k0, k1
63 li k1, 0xa0080000
64 sw k1, 0(k0)
70 li k1, CKSEG1
71 or k0, k1
88 li k1, (1 << 19)
90 and k0, k1
95 li k1, PRID_IMP_BMIPS5000
97 bne k0, k1, 1f
100 li k1, (3 << 25)
102 and k0, k1
114 li k1, ST0_ERL | ST0_EXL | ST0_BEV | ST0_IE
115 or k0, k1
116 xor k0, k1
151 li k1, PRID_IMP_BMIPS43XX
152 bne k0, k1, 2f
156 li k1, 0x80010000
163 bne k0, k1, 1b
170 li k1, PRID_IMP_BMIPS5000
171 bne k0, k1, 3f
H A Docteon_switch.S420 * safely modify v1,k0, k1,$10-$15, and $24. It will
437 v3mulu k1, $0, $0
440 sd k1, PT_MTP+8(sp) /* PT_MTP+8 has P1 */
441 ori k1, $0, 1
442 v3mulu k1, k1, $0
445 sd k1, PT_MPL(sp) /* PT_MPL has MPL0 */
446 v3mulu k1, $0, $0
449 sd k1, PT_MPL+16(sp) /* PT_MPL+16 has MPL2 */
509 ld k1, PT_MTP+16(sp) /* P2 */
515 mtp2 k1 /* P2 */
H A Dptrace.c300 /* k0/k1 are copied as zero. */ gpr32_get()
346 /* k0/k1 are ignored. */ gpr32_set()
379 /* k0/k1 are copied as zero. */ gpr64_get()
421 /* k0/k1 are ignored. */ gpr64_set()
H A Dkgdb.c83 { "k1", GDB_SIZEOF_REG, offsetof(struct pt_regs, regs[27]) },
H A Dpm-cps.c85 t8, t9, k0, k1, gp, sp, fp, ra, enumerator in enum:mips_reg
/linux-4.4.14/arch/mips/mm/
H A Dcex-sb1.S48 * (0x170-0x17f) are used to preserve k0, k1, and ra.
55 * save/restore k0 and k1 from low memory (Useg is direct
62 sd k1,0x178($0)
72 mfc0 k1,C0_ERRCTL
73 bgtz k1,attempt_recovery
74 sll k0,k1,1
111 li k1,1 << 26 /* ICACHE_EXTERNAL */
112 and k1,k0
113 bnez k1,unrecoverable
131 ld k1,0x178($0)
144 li k1,~CONF_CM_CMASK
145 and k0,k0,k1
164 move sp, k1
/linux-4.4.14/arch/mips/include/asm/
H A Dstackframe.h90 lui k1, %hi(kernelsp) variable
92 lui k1, %highest(kernelsp)
93 daddiu k1, %higher(kernelsp)
94 dsll k1, 16
95 daddiu k1, %hi(kernelsp)
96 dsll k1, 16
99 LONG_ADDU k1, k0 variable
100 LONG_L k1, %lo(kernelsp)(k1) variable
130 lui k1, %hi(kernelsp)
132 lui k1, %highest(kernelsp)
133 daddiu k1, %higher(kernelsp)
134 dsll k1, k1, 16
135 daddiu k1, %hi(kernelsp)
136 dsll k1, k1, 16
138 LONG_L k1, %lo(kernelsp)(k1)
154 move k1, sp variable
185 PTR_SUBU sp, k1, PT_SIZE variable
188 8: PTR_SUBU k1, PT_SIZE
191 move sp, k1
H A Dregdef.h54 #define k1 $27 macro
97 #define k1 $27 macro
H A Daddrspace.h147 #define PHYS_TO_COMPATK1(x) ((x) | COMPAT_K1BASE32) /* 32-bit compat k1 */
H A Dptrace.h23 * system call/exception. As usual the registers k0/k1 aren't being saved.
/linux-4.4.14/arch/sh/kernel/cpu/sh3/
H A Dentry.S38 * ldc k1, ssr ! delay slot
72 #define k1 r1 define
86 * k1 scratch
261 mov #0xfffffff0, k1
262 extu.b k1, k1
263 not k1, k1
264 and k1, k2 ! Mask original SR value
307 ! k1 trashed
318 stc spc, k1
320 cmp/hs k0, k1 ! test k1 (saved PC) >= k0 (saved r0)
322 stc r1_bank, k1
327 2: mov k1, r15 ! SP = r1
337 mov #(THREAD_SIZE >> 10), k1
338 shll8 k1 ! k1 := THREAD_SIZE
339 shll2 k1
340 add current, k1
341 mov k1, r15 ! change to kernel stack
388 ! k1 trashed
395 mov.l k1, @-r15 ! set TRA (default: -1)
H A Dswsusp.S17 #define k1 r1 define
118 mov.l 8f, k1
119 jsr @k1 ! switch to bank0 and save all regs
/linux-4.4.14/arch/x86/include/asm/
H A Drwsem.h108 " test " __ASM_SEL(%w1,%k1) "," __ASM_SEL(%w1,%k1) "\n\t" __down_write_nested()
133 " test " __ASM_SEL(%w1,%k1) "," __ASM_SEL(%w1,%k1) "\n\t" __down_write_trylock()
142 " movzbl %b1, %k1\n\t" __down_write_trylock()
/linux-4.4.14/arch/mips/netlogic/common/
H A Dreset.S146 * We use scratch reg 6/7 to save k0/k1 and check for NMI first.
162 dmtc0 k1, $22, 7
164 li k1, 0x80000
165 and k1, k0, k1
166 beqz k1, 1f /* go to real reset entry */
168 li k1, CKSEG1ADDR(RESET_DATA_PHYS) /* NMI */
169 ld k0, BOOT_NMI_HANDLER(k1)
/linux-4.4.14/crypto/
H A Dtea.c65 u32 k0, k1, k2, k3; tea_encrypt() local
74 k1 = ctx->KEY[1]; tea_encrypt()
82 y += ((z << 4) + k0) ^ (z + sum) ^ ((z >> 5) + k1); tea_encrypt()
93 u32 k0, k1, k2, k3; tea_decrypt() local
102 k1 = ctx->KEY[1]; tea_decrypt()
112 y -= ((z << 4) + k0) ^ (z + sum) ^ ((z >> 5) + k1); tea_decrypt()
H A Dvmac.c245 #define k1 (*(((u32 *)kl)+INDEX_HIGH)) poly_step_func() macro
256 p += MUL32(a1, k1); poly_step_func()
262 p += MUL32(a2, k1); poly_step_func()
270 q += MUL32(a3, k1); poly_step_func()
276 p += MUL32(a0, k1); poly_step_func()
291 #undef k1 poly_step_func() macro
328 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) l3hash() argument
348 /* compute (p1+k1)%p64 and (p2+k2)%p64 */ l3hash()
349 p1 += k1; l3hash()
350 p1 += (0 - (p1 < k1)) & 257; l3hash()
354 /* compute (p1+k1)*(p2+k2)%p64 */ l3hash()
H A Dcamellia_generic.c634 /* k1, k2 */ camellia_setup128()
790 /* k1 */ camellia_setup256()
H A Ddes_generic.c857 * equal (k1 == k2 or k2 == k3), then the DES3 operation is simply the
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S22 * k1 scratch
25 #define k1 r1 define
252 sts pr, k1
254 and k0, k1
257 ldc k1, vbr
260 mov.l @(SH_SLEEP_SR, k1), k0
/linux-4.4.14/drivers/staging/skein/
H A Dthreefish_block.c8 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_encrypt_256() local
14 b1 += k1 + t0; threefish_encrypt_256()
41 b0 += b1 + k1; threefish_encrypt_256()
97 b3 += k1 + 3; threefish_encrypt_256()
125 b2 += b3 + k1 + t2; threefish_encrypt_256()
146 b1 += k1 + t2; threefish_encrypt_256()
174 b0 += b1 + k1; threefish_encrypt_256()
230 b3 += k1 + 8; threefish_encrypt_256()
257 b2 += b3 + k1 + t1; threefish_encrypt_256()
279 b1 += k1 + t1; threefish_encrypt_256()
306 b0 += b1 + k1; threefish_encrypt_256()
362 b3 += k1 + 13; threefish_encrypt_256()
390 b2 += b3 + k1 + t0; threefish_encrypt_256()
411 b1 += k1 + t0; threefish_encrypt_256()
439 b0 += b1 + k1; threefish_encrypt_256()
493 output[3] = b3 + k1 + 18; threefish_encrypt_256()
501 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_decrypt_256() local
512 b3 -= k1 + 18; threefish_decrypt_256()
573 b0 -= b1 + k1; threefish_decrypt_256()
609 b1 -= k1 + t0; threefish_decrypt_256()
647 b2 -= b3 + k1 + t0; threefish_decrypt_256()
683 b3 -= k1 + 13; threefish_decrypt_256()
746 b0 -= b1 + k1; threefish_decrypt_256()
781 b1 -= k1 + t1; threefish_decrypt_256()
820 b2 -= b3 + k1 + t1; threefish_decrypt_256()
855 b3 -= k1 + 8; threefish_decrypt_256()
918 b0 -= b1 + k1; threefish_decrypt_256()
954 b1 -= k1 + t2; threefish_decrypt_256()
992 b2 -= b3 + k1 + t2; threefish_decrypt_256()
1028 b3 -= k1 + 3; threefish_decrypt_256()
1091 b0 -= b1 + k1; threefish_decrypt_256()
1126 b1 -= k1 + t0; threefish_decrypt_256()
1146 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_encrypt_512() local
1154 b1 += k1; threefish_encrypt_512()
1207 b0 += b1 + k1; threefish_encrypt_512()
1322 b7 += k1 + 3; threefish_encrypt_512()
1375 b6 += b7 + k1 + t2; threefish_encrypt_512()
1422 b5 += k1 + t2; threefish_encrypt_512()
1475 b4 += b5 + k1; threefish_encrypt_512()
1522 b3 += k1; threefish_encrypt_512()
1575 b2 += b3 + k1; threefish_encrypt_512()
1622 b1 += k1; threefish_encrypt_512()
1675 b0 += b1 + k1; threefish_encrypt_512()
1790 b7 += k1 + 12; threefish_encrypt_512()
1843 b6 += b7 + k1 + t2; threefish_encrypt_512()
1890 b5 += k1 + t2; threefish_encrypt_512()
1943 b4 += b5 + k1; threefish_encrypt_512()
1990 b3 += k1; threefish_encrypt_512()
2043 b2 += b3 + k1; threefish_encrypt_512()
2091 output[1] = b1 + k1; threefish_encrypt_512()
2107 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_decrypt_512() local
2118 b1 -= k1; threefish_decrypt_512()
2186 b2 -= b3 + k1; threefish_decrypt_512()
2255 b3 -= k1; threefish_decrypt_512()
2317 b4 -= b5 + k1; threefish_decrypt_512()
2386 b5 -= k1 + t2; threefish_decrypt_512()
2448 b6 -= b7 + k1 + t2; threefish_decrypt_512()
2517 b7 -= k1 + 12; threefish_decrypt_512()
2667 b0 -= b1 + k1; threefish_decrypt_512()
2736 b1 -= k1; threefish_decrypt_512()
2798 b2 -= b3 + k1; threefish_decrypt_512()
2867 b3 -= k1; threefish_decrypt_512()
2929 b4 -= b5 + k1; threefish_decrypt_512()
2998 b5 -= k1 + t2; threefish_decrypt_512()
3060 b6 -= b7 + k1 + t2; threefish_decrypt_512()
3129 b7 -= k1 + 3; threefish_decrypt_512()
3279 b0 -= b1 + k1; threefish_decrypt_512()
3348 b1 -= k1; threefish_decrypt_512()
3372 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_encrypt_1024() local
3384 b1 += k1; threefish_encrypt_1024()
3489 b0 += b1 + k1; threefish_encrypt_1024()
3724 b15 += k1 + 3; threefish_encrypt_1024()
3829 b14 += b15 + k1 + t2; threefish_encrypt_1024()
3928 b13 += k1 + t2; threefish_encrypt_1024()
4033 b12 += b13 + k1; threefish_encrypt_1024()
4132 b11 += k1; threefish_encrypt_1024()
4237 b10 += b11 + k1; threefish_encrypt_1024()
4336 b9 += k1; threefish_encrypt_1024()
4441 b8 += b9 + k1; threefish_encrypt_1024()
4540 b7 += k1; threefish_encrypt_1024()
4645 b6 += b7 + k1; threefish_encrypt_1024()
4744 b5 += k1; threefish_encrypt_1024()
4849 b4 += b5 + k1; threefish_encrypt_1024()
4948 b3 += k1; threefish_encrypt_1024()
5053 b2 += b3 + k1; threefish_encrypt_1024()
5152 b1 += k1; threefish_encrypt_1024()
5257 b0 += b1 + k1; threefish_encrypt_1024()
5479 output[15] = b15 + k1 + 20; threefish_encrypt_1024()
5493 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_decrypt_1024() local
5521 b15 -= k1 + 20; threefish_decrypt_1024()
5791 b0 -= b1 + k1; threefish_decrypt_1024()
5928 b1 -= k1; threefish_decrypt_1024()
6058 b2 -= b3 + k1; threefish_decrypt_1024()
6195 b3 -= k1; threefish_decrypt_1024()
6325 b4 -= b5 + k1; threefish_decrypt_1024()
6462 b5 -= k1; threefish_decrypt_1024()
6592 b6 -= b7 + k1; threefish_decrypt_1024()
6729 b7 -= k1; threefish_decrypt_1024()
6859 b8 -= b9 + k1; threefish_decrypt_1024()
6996 b9 -= k1; threefish_decrypt_1024()
7126 b10 -= b11 + k1; threefish_decrypt_1024()
7263 b11 -= k1; threefish_decrypt_1024()
7393 b12 -= b13 + k1; threefish_decrypt_1024()
7530 b13 -= k1 + t2; threefish_decrypt_1024()
7660 b14 -= b15 + k1 + t2; threefish_decrypt_1024()
7797 b15 -= k1 + 3; threefish_decrypt_1024()
8103 b0 -= b1 + k1; threefish_decrypt_1024()
8240 b1 -= k1; threefish_decrypt_1024()
/linux-4.4.14/arch/score/include/uapi/asm/
H A Dptrace.h40 * system call/exception. As usual the registers k0/k1 aren't being saved.
/linux-4.4.14/sound/pci/ctxfi/
H A Dcthardware.c54 case 0x0005: /* 20k1 device */ destroy_hw_obj()
H A Dcthardware.h32 /* 20k1 models */
H A Dct20k1reg.h12 /* 20k1 registers */
H A Dcthw20k1.c11 * This file contains the implementation of hardware access methord for 20k1.
621 /* 20k1 amixer does not have this field */ amixer_set_iv()
H A Dctatc.c69 /* 20k1 models */
/linux-4.4.14/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c309 gk = (__be64 *)ctx->u.aes.k1; ccp_aes_cmac_setkey()
316 if (ctx->u.aes.k1[0] & 0x80) { ccp_aes_cmac_setkey()
325 ctx->u.aes.kn_len = sizeof(ctx->u.aes.k1); ccp_aes_cmac_setkey()
326 sg_init_one(&ctx->u.aes.k1_sg, ctx->u.aes.k1, sizeof(ctx->u.aes.k1)); ccp_aes_cmac_setkey()
H A Dccp-crypto.h91 u8 k1[AES_BLOCK_SIZE]; member in struct:ccp_aes_ctx
/linux-4.4.14/net/core/
H A Dflow.c176 const flow_compare_t *k1, *k1_lim, *k2; flow_key_compare() local
178 k1 = (const flow_compare_t *) key1; flow_key_compare()
179 k1_lim = k1 + keysize; flow_key_compare()
184 if (*k1++ != *k2++) flow_key_compare()
186 } while (k1 < k1_lim); flow_key_compare()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c392 union xfs_btree_key *k1, xfs_allocbt_keys_inorder()
396 return be32_to_cpu(k1->alloc.ar_startblock) < xfs_allocbt_keys_inorder()
399 return be32_to_cpu(k1->alloc.ar_blockcount) < xfs_allocbt_keys_inorder()
401 (k1->alloc.ar_blockcount == k2->alloc.ar_blockcount && xfs_allocbt_keys_inorder()
402 be32_to_cpu(k1->alloc.ar_startblock) < xfs_allocbt_keys_inorder()
390 xfs_allocbt_keys_inorder( struct xfs_btree_cur *cur, union xfs_btree_key *k1, union xfs_btree_key *k2) xfs_allocbt_keys_inorder() argument
H A Dxfs_btree.h175 /* check that k1 is lower than k2 */
177 union xfs_btree_key *k1,
H A Dxfs_ialloc_btree.c316 union xfs_btree_key *k1, xfs_inobt_keys_inorder()
319 return be32_to_cpu(k1->inobt.ir_startino) < xfs_inobt_keys_inorder()
314 xfs_inobt_keys_inorder( struct xfs_btree_cur *cur, union xfs_btree_key *k1, union xfs_btree_key *k2) xfs_inobt_keys_inorder() argument
H A Dxfs_bmap_btree.c733 union xfs_btree_key *k1, xfs_bmbt_keys_inorder()
736 return be64_to_cpu(k1->bmbt.br_startoff) < xfs_bmbt_keys_inorder()
731 xfs_bmbt_keys_inorder( struct xfs_btree_cur *cur, union xfs_btree_key *k1, union xfs_btree_key *k2) xfs_bmbt_keys_inorder() argument
/linux-4.4.14/fs/hfsplus/
H A Dcatalog.c15 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, hfsplus_cat_case_cmp_key() argument
20 k1p = k1->cat.parent; hfsplus_cat_case_cmp_key()
25 return hfsplus_strcasecmp(&k1->cat.name, &k2->cat.name); hfsplus_cat_case_cmp_key()
28 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, hfsplus_cat_bin_cmp_key() argument
33 k1p = k1->cat.parent; hfsplus_cat_bin_cmp_key()
38 return hfsplus_strcmp(&k1->cat.name, &k2->cat.name); hfsplus_cat_bin_cmp_key()
H A Dattributes.c34 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, hfsplus_attr_bin_cmp_key() argument
39 k1_cnid = k1->attr.cnid; hfsplus_attr_bin_cmp_key()
45 (const struct hfsplus_unistr *)&k1->attr.key_name, hfsplus_attr_bin_cmp_key()
H A Dextents.c19 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, hfsplus_ext_cmp_key() argument
25 k1id = k1->ext.cnid; hfsplus_ext_cmp_key()
30 if (k1->ext.fork_type != k2->ext.fork_type) hfsplus_ext_cmp_key()
31 return k1->ext.fork_type < k2->ext.fork_type ? -1 : 1; hfsplus_ext_cmp_key()
33 k1s = k1->ext.start_block; hfsplus_ext_cmp_key()
H A Dhfsplus_fs.h372 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1,
442 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1,
444 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1,
464 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1,
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dreg.h43 * k0/k1 unsaved
95 * k0/k1 unsaved
/linux-4.4.14/arch/sparc/crypto/
H A Ddes_glue.c206 u64 k1[DES_EXPKEY_WORDS / 2]; des3_ede_set_key() local
217 des_sparc64_key_expand((const u32 *)key, k1); des3_ede_set_key()
223 memcpy(&dctx->encrypt_expkey[0], &k1[0], sizeof(k1)); des3_ede_set_key()
232 &k1[0]); des3_ede_set_key()
/linux-4.4.14/net/ipv4/
H A Dtcp_illinois.c164 * k1 = ------------------- alpha()
171 * k1 alpha()
/linux-4.4.14/arch/ia64/include/asm/
H A Dkregs.h16 #define IA64_KR_TSSD 1 /* ar.k1: IVE uses this as the TSSD */
/linux-4.4.14/scripts/kconfig/
H A Dexpr.c921 enum string_value_kind k1 = k_string, k2 = k_string; expr_calc_value() local
961 k1 = expr_parse_string(str1, e->left.sym->type, &lval); expr_calc_value()
965 if (k1 == k_string || k2 == k_string) expr_calc_value()
967 else if (k1 == k_invalid || k2 == k_invalid) { expr_calc_value()
973 } else if (k1 == k_unsigned || k2 == k_unsigned) expr_calc_value()
975 else /* if (k1 == k_signed && k2 == k_signed) */ expr_calc_value()
/linux-4.4.14/sound/pci/emu10k1/
H A Demu10k1.c178 strcpy(wave->name, "Emu-10k1 Synth"); snd_card_emu10k1_probe()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c258 int64_t k1; member in struct:filter_params
339 int64_t c = (p->k1 + p->ki*i + p->ki2*i*i + tv_setup_filter()
/linux-4.4.14/arch/sh/kernel/
H A Dentry-common.S27 * ldc k1, ssr ! delay slot
/linux-4.4.14/fs/btrfs/
H A Dctree.c1590 struct btrfs_key k1; comp_keys() local
1592 btrfs_disk_key_to_cpu(&k1, disk); comp_keys()
1594 return btrfs_comp_cpu_keys(&k1, k2); comp_keys()
1600 int btrfs_comp_cpu_keys(struct btrfs_key *k1, struct btrfs_key *k2) btrfs_comp_cpu_keys() argument
1602 if (k1->objectid > k2->objectid) btrfs_comp_cpu_keys()
1604 if (k1->objectid < k2->objectid) btrfs_comp_cpu_keys()
1606 if (k1->type > k2->type) btrfs_comp_cpu_keys()
1608 if (k1->type < k2->type) btrfs_comp_cpu_keys()
1610 if (k1->offset > k2->offset) btrfs_comp_cpu_keys()
1612 if (k1->offset < k2->offset) btrfs_comp_cpu_keys()
H A Dctree.h3579 int btrfs_comp_cpu_keys(struct btrfs_key *k1, struct btrfs_key *k2);
/linux-4.4.14/fs/reiserfs/
H A Dstree.c36 * k1 is pointer to on-disk structure which is stored in little-endian
61 * k1 is pointer to on-disk structure which is stored in little-endian
131 inline int comp_le_keys(const struct reiserfs_key *k1, comp_le_keys() argument
134 return memcmp(k1, k2, sizeof(struct reiserfs_key)); comp_le_keys()
/linux-4.4.14/arch/s390/crypto/
H A Ddes_s390.c235 * equal (k1 == k2 or k2 == k3), then the DES3 operation is simply the
/linux-4.4.14/drivers/watchdog/
H A Docteon-wdt-main.c311 "t8", "t9", "k0", "k1", "gp", "sp", "s8", "ra"
/linux-4.4.14/net/sched/
H A Dsch_netem.c817 q->clg.a4 = ge->k1; nla_for_each_nested()
1001 .k1 = q->clg.a4, dump_loss_model()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dio.c190 DBG_FTL(("t8 0x%08x t9 0x%08x k0 0x%08x k1 0x%08x", dump_trap_frame()
/linux-4.4.14/security/selinux/ss/
H A Dpolicydb.c222 static int filenametr_cmp(struct hashtab *h, const void *k1, const void *k2) filenametr_cmp() argument
224 const struct filename_trans *ft1 = k1; filenametr_cmp()
251 static int rangetr_cmp(struct hashtab *h, const void *k1, const void *k2) rangetr_cmp() argument
253 const struct range_trans *key1 = k1, *key2 = k2; rangetr_cmp()
/linux-4.4.14/include/uapi/linux/
H A Dpkt_sched.h589 __u32 k1; member in struct:tc_netem_gemodel
/linux-4.4.14/arch/x86/crypto/
H A Dcamellia_glue.c1074 /* k1, k2 */ camellia_setup128()
1214 /* k1 */ camellia_setup256()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dr100.c3205 fixed20_12 mc_latency_sclk, mc_latency_mclk, k1; r100_bandwidth_update() local
3407 k1.full = dfixed_const(40); r100_bandwidth_update()
3410 k1.full = dfixed_const(20); r100_bandwidth_update()
3414 k1.full = dfixed_const(40); r100_bandwidth_update()
3425 mc_latency_mclk.full += k1.full; r100_bandwidth_update()

Completed in 5477 milliseconds