/Linux-v4.19/arch/mips/kernel/ |
D | genex.S | 38 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) [all …]
|
D | bmips_vec.S | 42 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 [all …]
|
D | octeon_switch.S | 438 v3mulu k1, $0, $0 441 sd k1, PT_MTP+8(sp) /* PT_MTP+8 has P1 */ 442 ori k1, $0, 1 443 v3mulu k1, k1, $0 446 sd k1, PT_MPL(sp) /* PT_MPL has MPL0 */ 447 v3mulu k1, $0, $0 450 sd k1, PT_MPL+16(sp) /* PT_MPL+16 has MPL2 */ 510 ld k1, PT_MTP+16(sp) /* P2 */ 516 mtp2 k1 /* P2 */
|
D | bmips_5xxx_init.S | 356 lui k1, 0x2000 357 or k0, k1, k0 382 lui k1, 0x2000 383 or k0, k1, k0 384 xor k0, k1, k0
|
/Linux-v4.19/include/linux/ |
D | btree-128.h | 22 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) in btree_lookup128() argument 24 u64 key[2] = {k1, k2}; in btree_lookup128() 29 u64 *k1, u64 *k2) in btree_get_prev128() argument 31 u64 key[2] = {*k1, *k2}; in btree_get_prev128() 36 *k1 = key[0]; in btree_get_prev128() 41 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, in btree_insert128() argument 44 u64 key[2] = {k1, k2}; in btree_insert128() 49 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, in btree_update128() argument 52 u64 key[2] = {k1, k2}; in btree_update128() 57 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) in btree_remove128() argument [all …]
|
/Linux-v4.19/arch/mips/mm/ |
D | cex-sb1.S | 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 [all …]
|
D | cex-oct.S | 31 PTR_LA k1, cache_err_dcache 33 PTR_ADDU k1, k0, k1 /* k1 = &cache_err_dcache[core_id] */ 36 sd k0, (k1) 40 mfc0 k1, CP0_STATUS 41 andi k1, k1, ST0_EXL 42 beqz k1, 1f
|
D | cex-gen.S | 31 li k1,~CONF_CM_CMASK 32 and k0,k0,k1
|
/Linux-v4.19/arch/sh/boards/mach-hp6xx/ |
D | pm_wakeup.S | 21 #define k1 r1 macro 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-v4.19/arch/mips/include/asm/ |
D | stackframe.h | 121 lui k1, %hi(kernelsp) 123 lui k1, %highest(kernelsp) 124 daddiu k1, %higher(kernelsp) 125 dsll k1, 16 126 daddiu k1, %hi(kernelsp) 127 dsll k1, 16 130 LONG_ADDU k1, k0 136 LONG_L sp, %lo(kernelsp)(k1) 138 LONG_L k1, %lo(kernelsp)(k1) 170 lui k1, %hi(kernelsp) [all …]
|
D | regdef.h | 54 #define k1 $27 macro 97 #define k1 $27 macro
|
/Linux-v4.19/arch/arm/crypto/ |
D | sha1-ce-core.S | 19 k1 .req q1 70 vld1.32 {k0-k1}, [ip, :128]! 96 add_update c, 0, k1, 8, 9, 10, 11 98 add_update p, 1, k1, 9, 10, 11, 8 99 add_update p, 0, k1, 10, 11, 8, 9 100 add_update p, 1, k1, 11, 8, 9, 10 101 add_update p, 0, k1, 8, 9, 10, 11
|
/Linux-v4.19/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 72 #define k1 r1 macro 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
|
/Linux-v4.19/arch/arm64/crypto/ |
D | sha1-ce-core.S | 18 k1 .req v1 80 loadrc k1.4s, 0x6ed9eba1, w6 108 add_update c, ev, k1, 8, 9, 10, 11 110 add_update p, od, k1, 9, 10, 11, 8 111 add_update p, ev, k1, 10, 11, 8, 9 112 add_update p, od, k1, 11, 8, 9, 10 113 add_update p, ev, k1, 8, 9, 10, 11
|
/Linux-v4.19/arch/mips/netlogic/common/ |
D | reset.S | 161 dmtc0 k1, $22, 7 163 li k1, 0x80000 164 and k1, k0, k1 165 beqz k1, 1f /* go to real reset entry */ 167 li k1, CKSEG1ADDR(RESET_DATA_PHYS) /* NMI */ 168 ld k0, BOOT_NMI_HANDLER(k1)
|
/Linux-v4.19/arch/x86/include/asm/ |
D | rwsem.h | 127 " test " __ASM_SEL(%w1,%k1) "," __ASM_SEL(%w1,%k1) "\n\t" \ 163 " test " __ASM_SEL(%w1,%k1) "," __ASM_SEL(%w1,%k1) "\n\t" in __down_write_trylock()
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_alloc_btree.c | 267 union xfs_btree_key *k1, in xfs_bnobt_diff_two_keys() argument 270 return (int64_t)be32_to_cpu(k1->alloc.ar_startblock) - in xfs_bnobt_diff_two_keys() 277 union xfs_btree_key *k1, in xfs_cntbt_diff_two_keys() argument 282 diff = be32_to_cpu(k1->alloc.ar_blockcount) - in xfs_cntbt_diff_two_keys() 287 return be32_to_cpu(k1->alloc.ar_startblock) - in xfs_cntbt_diff_two_keys() 391 union xfs_btree_key *k1, in xfs_bnobt_keys_inorder() argument 394 return be32_to_cpu(k1->alloc.ar_startblock) < in xfs_bnobt_keys_inorder() 412 union xfs_btree_key *k1, in xfs_cntbt_keys_inorder() argument 415 return be32_to_cpu(k1->alloc.ar_blockcount) < in xfs_cntbt_keys_inorder() 417 (k1->alloc.ar_blockcount == k2->alloc.ar_blockcount && in xfs_cntbt_keys_inorder() [all …]
|
D | xfs_rmap_btree.c | 262 union xfs_btree_key *k1, in xfs_rmapbt_diff_two_keys() argument 265 struct xfs_rmap_key *kp1 = &k1->rmap; in xfs_rmapbt_diff_two_keys() 376 union xfs_btree_key *k1, in xfs_rmapbt_keys_inorder() argument 384 x = be32_to_cpu(k1->rmap.rm_startblock); in xfs_rmapbt_keys_inorder() 390 a = be64_to_cpu(k1->rmap.rm_owner); in xfs_rmapbt_keys_inorder() 396 a = XFS_RMAP_OFF(be64_to_cpu(k1->rmap.rm_offset)); in xfs_rmapbt_keys_inorder()
|
/Linux-v4.19/arch/mips/dec/prom/ |
D | locore.S | 21 la k1, mem_err 23 sw k0, 0(k1)
|
/Linux-v4.19/crypto/ |
D | tea.c | 65 u32 k0, k1, k2, k3; in tea_encrypt() local 74 k1 = ctx->KEY[1]; in tea_encrypt() 82 y += ((z << 4) + k0) ^ (z + sum) ^ ((z >> 5) + k1); in tea_encrypt() 93 u32 k0, k1, k2, k3; in tea_decrypt() local 102 k1 = ctx->KEY[1]; in tea_decrypt() 112 y -= ((z << 4) + k0) ^ (z + sum) ^ ((z >> 5) + k1); in tea_decrypt()
|
D | vmac.c | 282 #define k1 (*(((u32 *)kl)+INDEX_HIGH)) in poly_step_func() macro 293 p += MUL32(a1, k1); in poly_step_func() 299 p += MUL32(a2, k1); in poly_step_func() 307 q += MUL32(a3, k1); in poly_step_func() 313 p += MUL32(a0, k1); in poly_step_func() 328 #undef k1 in poly_step_func() 358 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash() argument 379 p1 += k1; in l3hash() 380 p1 += (0 - (p1 < k1)) & 257; in l3hash()
|
/Linux-v4.19/drivers/clk/sprd/ |
D | pll.h | 56 u16 k1; member 72 .k1 = _k1, \
|
D | pll.c | 104 u16 k1, k2; in _sprd_pll_recalc_rate() local 132 k1 = pll->k1; in _sprd_pll_recalc_rate() 134 rate = DIV_ROUND_CLOSEST_ULL(refin * kint * k1, in _sprd_pll_recalc_rate()
|
/Linux-v4.19/arch/sh/kernel/cpu/shmobile/ |
D | sleep.S | 25 #define k1 r1 macro 252 sts pr, k1 254 and k0, k1 257 ldc k1, vbr 260 mov.l @(SH_SLEEP_SR, k1), k0
|
/Linux-v4.19/drivers/staging/ks7010/ |
D | michael_mic.c | 19 mic->r = mic->k1; in michael_clear() 27 mic->k1 = get_unaligned_le32(key + 4); in michael_init()
|