Home
last modified time | relevance | path

Searched refs:k1 (Results 1 – 50 of 50) sorted by relevance

/linux-4.4.14/arch/mips/kvm/
Dlocore.S56 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)
[all …]
/linux-4.4.14/arch/mips/kernel/
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)
[all …]
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
[all …]
Docteon_switch.S437 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 */
Dpm-cps.c85 t8, t9, k0, k1, gp, sp, fp, ra, enumerator
/linux-4.4.14/include/linux/
Dbtree-128.h21 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) in btree_lookup128() argument
23 u64 key[2] = {k1, k2}; in btree_lookup128()
28 u64 *k1, u64 *k2) in btree_get_prev128() argument
30 u64 key[2] = {*k1, *k2}; in btree_get_prev128()
35 *k1 = key[0]; in btree_get_prev128()
40 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, in btree_insert128() argument
43 u64 key[2] = {k1, k2}; in btree_insert128()
48 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, in btree_update128() argument
51 u64 key[2] = {k1, k2}; in btree_update128()
56 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) in btree_remove128() argument
[all …]
/linux-4.4.14/arch/mips/mm/
Dcex-sb1.S62 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 …]
Dcex-oct.S31 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
Dcex-gen.S31 li k1,~CONF_CM_CMASK
32 and k0,k0,k1
/linux-4.4.14/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S21 #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-4.4.14/arch/mips/include/asm/
Dstackframe.h90 lui k1, %hi(kernelsp)
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
100 LONG_L k1, %lo(kernelsp)(k1)
130 lui k1, %hi(kernelsp)
132 lui k1, %highest(kernelsp)
[all …]
Dregdef.h54 #define k1 $27 macro
97 #define k1 $27 macro
/linux-4.4.14/arch/arm/crypto/
Dsha1-ce-core.S19 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
Dsha2-ce-core.S19 k1 .req q8
/linux-4.4.14/arch/sh/kernel/cpu/sh3/
Dentry.S72 #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
Dswsusp.S17 #define k1 r1 macro
118 mov.l 8f, k1
119 jsr @k1 ! switch to bank0 and save all regs
/linux-4.4.14/arch/arm64/crypto/
Dsha1-ce-core.S18 k1 .req v1
76 ld1r {k1.4s}, [x6], #4
103 add_update c, ev, k1, 8, 9, 10, 11
105 add_update p, od, k1, 9, 10, 11, 8
106 add_update p, ev, k1, 10, 11, 8, 9
107 add_update p, od, k1, 11, 8, 9, 10
108 add_update p, ev, k1, 8, 9, 10, 11
/linux-4.4.14/arch/x86/include/asm/
Drwsem.h108 " test " __ASM_SEL(%w1,%k1) "," __ASM_SEL(%w1,%k1) "\n\t" in __down_write_nested()
133 " test " __ASM_SEL(%w1,%k1) "," __ASM_SEL(%w1,%k1) "\n\t" in __down_write_trylock()
/linux-4.4.14/arch/mips/netlogic/common/
Dreset.S162 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/arch/mips/dec/prom/
Dlocore.S20 la k1, mem_err
22 sw k0, 0(k1)
/linux-4.4.14/crypto/
Dtea.c65 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()
Dvmac.c245 #define k1 (*(((u32 *)kl)+INDEX_HIGH)) in poly_step_func() macro
256 p += MUL32(a1, k1); in poly_step_func()
262 p += MUL32(a2, k1); in poly_step_func()
270 q += MUL32(a3, k1); in poly_step_func()
276 p += MUL32(a0, k1); in poly_step_func()
291 #undef k1 in poly_step_func()
328 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash() argument
349 p1 += k1; in l3hash()
350 p1 += (0 - (p1 < k1)) & 257; in l3hash()
/linux-4.4.14/drivers/staging/skein/
Dthreefish_block.c8 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_encrypt_256() local
14 b1 += k1 + t0; in threefish_encrypt_256()
41 b0 += b1 + k1; in threefish_encrypt_256()
97 b3 += k1 + 3; in threefish_encrypt_256()
125 b2 += b3 + k1 + t2; in threefish_encrypt_256()
146 b1 += k1 + t2; in threefish_encrypt_256()
174 b0 += b1 + k1; in threefish_encrypt_256()
230 b3 += k1 + 8; in threefish_encrypt_256()
257 b2 += b3 + k1 + t1; in threefish_encrypt_256()
279 b1 += k1 + t1; in threefish_encrypt_256()
[all …]
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/
Dsleep.S25 #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-4.4.14/fs/xfs/libxfs/
Dxfs_alloc_btree.c392 union xfs_btree_key *k1, in xfs_allocbt_keys_inorder() argument
396 return be32_to_cpu(k1->alloc.ar_startblock) < in xfs_allocbt_keys_inorder()
399 return be32_to_cpu(k1->alloc.ar_blockcount) < in xfs_allocbt_keys_inorder()
401 (k1->alloc.ar_blockcount == k2->alloc.ar_blockcount && in xfs_allocbt_keys_inorder()
402 be32_to_cpu(k1->alloc.ar_startblock) < in xfs_allocbt_keys_inorder()
Dxfs_ialloc_btree.c316 union xfs_btree_key *k1, in xfs_inobt_keys_inorder() argument
319 return be32_to_cpu(k1->inobt.ir_startino) < in xfs_inobt_keys_inorder()
Dxfs_bmap_btree.c733 union xfs_btree_key *k1, in xfs_bmbt_keys_inorder() argument
736 return be64_to_cpu(k1->bmbt.br_startoff) < in xfs_bmbt_keys_inorder()
Dxfs_btree.h177 union xfs_btree_key *k1,
/linux-4.4.14/fs/hfsplus/
Dcatalog.c15 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_case_cmp_key() argument
20 k1p = k1->cat.parent; in hfsplus_cat_case_cmp_key()
25 return hfsplus_strcasecmp(&k1->cat.name, &k2->cat.name); in hfsplus_cat_case_cmp_key()
28 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_bin_cmp_key() argument
33 k1p = k1->cat.parent; in hfsplus_cat_bin_cmp_key()
38 return hfsplus_strcmp(&k1->cat.name, &k2->cat.name); in hfsplus_cat_bin_cmp_key()
Dattributes.c34 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key() argument
39 k1_cnid = k1->attr.cnid; in hfsplus_attr_bin_cmp_key()
45 (const struct hfsplus_unistr *)&k1->attr.key_name, in hfsplus_attr_bin_cmp_key()
Dextents.c19 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, in hfsplus_ext_cmp_key() argument
25 k1id = k1->ext.cnid; in hfsplus_ext_cmp_key()
30 if (k1->ext.fork_type != k2->ext.fork_type) in hfsplus_ext_cmp_key()
31 return k1->ext.fork_type < k2->ext.fork_type ? -1 : 1; in hfsplus_ext_cmp_key()
33 k1s = k1->ext.start_block; in hfsplus_ext_cmp_key()
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/net/core/
Dflow.c176 const flow_compare_t *k1, *k1_lim, *k2; in flow_key_compare() local
178 k1 = (const flow_compare_t *) key1; in flow_key_compare()
179 k1_lim = k1 + keysize; in flow_key_compare()
184 if (*k1++ != *k2++) in flow_key_compare()
186 } while (k1 < k1_lim); in flow_key_compare()
/linux-4.4.14/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c309 gk = (__be64 *)ctx->u.aes.k1; in ccp_aes_cmac_setkey()
316 if (ctx->u.aes.k1[0] & 0x80) { in ccp_aes_cmac_setkey()
325 ctx->u.aes.kn_len = sizeof(ctx->u.aes.k1); in ccp_aes_cmac_setkey()
326 sg_init_one(&ctx->u.aes.k1_sg, ctx->u.aes.k1, sizeof(ctx->u.aes.k1)); in ccp_aes_cmac_setkey()
Dccp-crypto.h91 u8 k1[AES_BLOCK_SIZE]; member
/linux-4.4.14/arch/sparc/crypto/
Ddes_glue.c206 u64 k1[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
217 des_sparc64_key_expand((const u32 *)key, k1); in des3_ede_set_key()
223 memcpy(&dctx->encrypt_expkey[0], &k1[0], sizeof(k1)); in des3_ede_set_key()
232 &k1[0]); in des3_ede_set_key()
/linux-4.4.14/Documentation/sh/
Dregister-banks.txt24 - r0_bank, r1_bank (referenced as k0 and k1, used for scratch
/linux-4.4.14/scripts/kconfig/
Dexpr.c921 enum string_value_kind k1 = k_string, k2 = k_string; in expr_calc_value() local
961 k1 = expr_parse_string(str1, e->left.sym->type, &lval); in expr_calc_value()
965 if (k1 == k_string || k2 == k_string) in expr_calc_value()
967 else if (k1 == k_invalid || k2 == k_invalid) { in expr_calc_value()
973 } else if (k1 == k_unsigned || k2 == k_unsigned) in expr_calc_value()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dtvmodesnv17.c258 int64_t k1; member
339 int64_t c = (p->k1 + p->ki*i + p->ki2*i*i + in tv_setup_filter()
/linux-4.4.14/arch/arm/boot/dts/
Ds3c6410-mini6410.dts77 button-k1 {
/linux-4.4.14/Documentation/sound/alsa/
Demu10k1-jack.txt52 /*JACK (& ASIO) mappings on 10k1 5.1 SBLive cards:
DALSA-Configuration.txt550 Module for Creative Sound Blaster X-Fi boards (20k1 / 20k2 chips)
/linux-4.4.14/fs/btrfs/
Dctree.c1590 struct btrfs_key k1; in comp_keys() local
1592 btrfs_disk_key_to_cpu(&k1, disk); in comp_keys()
1594 return btrfs_comp_cpu_keys(&k1, k2); in comp_keys()
1600 int btrfs_comp_cpu_keys(struct btrfs_key *k1, struct btrfs_key *k2) in btrfs_comp_cpu_keys() argument
1602 if (k1->objectid > k2->objectid) in btrfs_comp_cpu_keys()
1604 if (k1->objectid < k2->objectid) in btrfs_comp_cpu_keys()
1606 if (k1->type > k2->type) in btrfs_comp_cpu_keys()
1608 if (k1->type < k2->type) in btrfs_comp_cpu_keys()
1610 if (k1->offset > k2->offset) in btrfs_comp_cpu_keys()
1612 if (k1->offset < k2->offset) in btrfs_comp_cpu_keys()
Dctree.h3579 int btrfs_comp_cpu_keys(struct btrfs_key *k1, struct btrfs_key *k2);
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h589 __u32 k1; member
/linux-4.4.14/net/sched/
Dsch_netem.c817 q->clg.a4 = ge->k1; in get_loss_clg()
1001 .k1 = q->clg.a4, in dump_loss_model()
/linux-4.4.14/fs/reiserfs/
Dstree.c131 inline int comp_le_keys(const struct reiserfs_key *k1, in comp_le_keys() argument
134 return memcmp(k1, k2, sizeof(struct reiserfs_key)); in comp_le_keys()
/linux-4.4.14/security/selinux/ss/
Dpolicydb.c222 static int filenametr_cmp(struct hashtab *h, const void *k1, const void *k2) in filenametr_cmp() argument
224 const struct filename_trans *ft1 = k1; in filenametr_cmp()
251 static int rangetr_cmp(struct hashtab *h, const void *k1, const void *k2) in rangetr_cmp() argument
253 const struct range_trans *key1 = k1, *key2 = k2; in rangetr_cmp()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dr100.c3205 fixed20_12 mc_latency_sclk, mc_latency_mclk, k1; in r100_bandwidth_update() local
3407 k1.full = dfixed_const(40); in r100_bandwidth_update()
3410 k1.full = dfixed_const(20); in r100_bandwidth_update()
3414 k1.full = dfixed_const(40); in r100_bandwidth_update()
3425 mc_latency_mclk.full += k1.full; in r100_bandwidth_update()
/linux-4.4.14/sound/pci/
DKconfig311 boards with 20k1 or 20k2 chips, say Y here.