Home
last modified time | relevance | path

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

12

/linux-2.4.37.9/arch/mips/mm/
Dtlbex-r4k.S171 GET_PGD(k0, k1) # get pgd pointer
175 addu k1, k1, k0 # add in pgd offset
177 lw k1, (k1)
180 addu k1, k1, k0 # add in offset
181 PTE_L k0, 0(k1) # get even pte
182 PTE_L k1, _PTE_T_SIZE(k1) # get odd pte
185 PTE_SRL k1, k1, 6 # convert to entrylo1
186 P_MTC0 k1, CP0_ENTRYLO1 # load it
199 GET_PGD(k0, k1) # get pgd pointer
203 addu k1, k1, k0
[all …]
Dtlbex-mips32.S94 mfc0 k1, CP0_CONTEXT
96 srl k1, 23
97 sll k1, 2 # log2(sizeof(pgd_t)
98 addu k1, k0, k1
99 lw k1, (k1)
101 lw k1, pgd_current # get pgd pointer
108 addu k1, k1, k0 # add in pgd offset
110 lw k1, (k1)
113 addu k1, k1, k0 # add in offset
115 PTE_L k0, PTE_HALF(k1) # get even pte
[all …]
Dtlbex-r3k.S40 lw k1, pgd_current # get pgd pointer
43 addu k1, k1, k0
45 lw k1, (k1)
47 addu k1, k1, k0
48 lw k0, (k1)
51 mfc0 k1, CP0_EPC
53 jr k1
172 LOAD_PTE(k0, k1)
174 PTE_PRESENT(k0, k1, nopage_tlbl)
175 PTE_MAKEVALID(k0, k1)
[all …]
Dcex-sb1.S67 sd k1,0x178($0)
73 mfc0 k1,C0_ERRCTL
74 bgtz k1,attempt_recovery
75 sll k0,k1,1
112 li k1,1 << 26 /* ICACHE_EXTERNAL */
113 and k1,k0
114 bnez k1,unrecoverable
132 ld k1,0x178($0)
146 li k1,~CONF_CM_CMASK
147 and k0,k0,k1
[all …]
/linux-2.4.37.9/arch/mips64/kernel/
Dr4k_genex.S53 mfc0 k1, CP0_CAUSE
55 andi k1, k1, 0x7c
59 beq k1, k0, handle_vced
61 beq k1, k0, handle_vcei
62 dsll k1, k1, 1
64 ld k0, exception_handlers(k1)
75 li k1, -4 # Is this ...
76 and k0, k1 # ... really needed?
81 lw k1, (k0)
82 addiu k1, 1
[all …]
Dgdb-low.S37 move k1,sp
42 lui k1,%hi(saved_vectors)
45 add k1,k1,k0
46 lw k0,%lo(saved_vectors)(k1)
51 subu sp,k1,GDB_FR_SIZE*2 # see comment above
103 sd k1,GDB_FR_REG27(sp)
290 ld k1,GDB_FR_REG27(sp)
/linux-2.4.37.9/arch/mips64/mm/
Dtlbex-r4k.S131 dmfc0 k1, CP0_ENTRYHI
132 xor k0, k1
150 LOAD_PTE2 k1 k0 9f
151 ld k0, 0(k1) # get even pte
152 ld k1, 8(k1) # get odd pte
153 PTE_RELOAD k0 k1
162 LOAD_KPTE2 k1 k0 invalid_vmalloc_address
163 ld k0, 0(k1) # get even pte
164 ld k1, 8(k1) # get odd pte
165 PTE_RELOAD k0 k1
[all …]
Dcex-sb1.S67 sd k1,0x178($0)
73 mfc0 k1,C0_ERRCTL
74 bgtz k1,attempt_recovery
75 sll k0,k1,1
112 li k1,1 << 26 /* ICACHE_EXTERNAL */
113 and k1,k0
114 bnez k1,unrecoverable
132 ld k1,0x178($0)
146 li k1,~CONF_CM_CMASK
147 and k0,k0,k1
[all …]
Dtlb-glue-sb1.S44 dmfc0 k1, CP0_ENTRYHI
45 xor k0, k1
/linux-2.4.37.9/arch/mips/kernel/
Dentry.S106 mfc0 k1, CP0_CAUSE
108 andi k1, k1, 0x7c
109 addu k0, k0, k1
120 mfc0 k1, CP0_CAUSE
122 andi k1, k1, 0x7c
124 beq k1, k0, handle_vced
126 beq k1, k0, handle_vcei
129 addu k0, k0, k1
141 li k1, -4
142 and k0, k1
[all …]
Dhead.S56 li k1,~CONF_CM_CMASK
57 and k0,k0,k1
109 sw k1, 0(k0)
115 lw k1, 0(k0)
Dgdb-low.S37 move k1,sp
42 lui k1,%hi(saved_vectors)
45 add k1,k1,k0
46 lw k0,%lo(saved_vectors)(k1)
51 subu sp,k1,GDB_FR_SIZE*2 # see comment above
103 sw k1,GDB_FR_REG27(sp)
290 lw k1,GDB_FR_REG27(sp)
/linux-2.4.37.9/arch/mips/au1000/common/
Dsleeper.S74 lui k1, 0xb190
75 ori k1, 0x18
76 sw sp, 0(k1)
77 ori k1, 0x1c
78 sw k0, 0(k1)
98 lui k1, 0xb190
99 sw zero, 0x0078(k1) /* get ready to sleep */
101 sw zero, 0x007c(k1) /* Put processor to sleep */
/linux-2.4.37.9/include/asm-mips64/
Dstackframe.h58 dmfc0 k1, CP0_CONTEXT
59 dsra k1, 23
62 dsubu k1, k0
64 daddu k1, k0
65 ld k1, %lo(kernelsp)(k1)
77 lui k1, %hi(kernelsp)
78 ld k1, %lo(kernelsp)(k1)
96 move k1, sp
101 dsubu sp, k1, PT_SIZE
Dregdef.h45 #define k1 $27 macro
/linux-2.4.37.9/arch/mips/tx4927/toshiba_rbtx4927/
Dtoshiba_rbtx4927_nmi.S40 lui k1, 0x50 /* Clear BEV and NMI */
41 nor k1, zero, k1
42 and k0, k1
/linux-2.4.37.9/include/asm-mips/
Dstackframe.h54 lui k1, %hi(kernelsp); \
57 addu k1, k0; \
58 lw k1, %lo(kernelsp)(k1);
62 lui k1, %hi(kernelsp); \
63 lw k1, %lo(kernelsp)(k1);
73 move k1, sp; \
79 subu sp, k1, PT_SIZE; \
Dregdef.h45 #define k1 $27 macro
/linux-2.4.37.9/arch/mips/baget/
Dbalo_supp.S24 mfc0 k1, CP0_CAUSE
26 sw k1, (k0)
28 mfc0 k1, CP0_EPC
30 sw k1, (k0)
32 mfc0 k1, CP0_BADVADDR
34 sw k1, (k0)
/linux-2.4.37.9/fs/xfs/
Dxfs_btree.c148 xfs_alloc_key_t *k1; in xfs_btree_check_key() local
151 k1 = ak1; in xfs_btree_check_key()
153 ASSERT(INT_GET(k1->ar_startblock, ARCH_CONVERT) < INT_GET(k2->ar_startblock, ARCH_CONVERT)); in xfs_btree_check_key()
157 xfs_alloc_key_t *k1; in xfs_btree_check_key() local
160 k1 = ak1; in xfs_btree_check_key()
162 ASSERT(INT_GET(k1->ar_blockcount, ARCH_CONVERT) < INT_GET(k2->ar_blockcount, ARCH_CONVERT) || in xfs_btree_check_key()
163 (INT_GET(k1->ar_blockcount, ARCH_CONVERT) == INT_GET(k2->ar_blockcount, ARCH_CONVERT) && in xfs_btree_check_key()
164 INT_GET(k1->ar_startblock, ARCH_CONVERT) < INT_GET(k2->ar_startblock, ARCH_CONVERT))); in xfs_btree_check_key()
168 xfs_bmbt_key_t *k1; in xfs_btree_check_key() local
171 k1 = ak1; in xfs_btree_check_key()
[all …]
/linux-2.4.37.9/crypto/
Dtea.c73 u32 k0, k1, k2, k3; in tea_encrypt() local
81 k1 = ctx->KEY[1]; in tea_encrypt()
89 y += ((z << 4) + k0) ^ (z + sum) ^ ((z >> 5) + k1); in tea_encrypt()
100 u32 k0, k1, k2, k3; in tea_decrypt() local
108 k1 = ctx->KEY[1]; in tea_decrypt()
118 y -= ((z << 4) + k0) ^ (z + sum) ^ ((z >> 5) + k1); in tea_decrypt()
/linux-2.4.37.9/arch/mips/dec/prom/
Dlocore.S20 la k1, mem_err
22 sw k0, 0(k1)
/linux-2.4.37.9/arch/sh/kernel/
Dentry.S109 #define k1 r1 macro
279 mov.l @r15+, k1
288 ldc k1, ssr
709 mov #0x20, k1
710 shll8 k1 ! k1 <= 8192 == THREAD_SIZE
711 add current, k1
712 mov k1, r15 ! change to kernel stack
714 9: mov.l 3f, k1
773 or k1, r8 ! Block all interrupts
774 mov.l 5f, k1
[all …]
/linux-2.4.37.9/fs/hfsplus/
Dextents.c23 int hfsplus_cmp_ext_key(hfsplus_btree_key *k1, hfsplus_btree_key *k2) in hfsplus_cmp_ext_key() argument
28 k1id = k1->ext.cnid; in hfsplus_cmp_ext_key()
33 if (k1->ext.fork_type != k2->ext.fork_type) in hfsplus_cmp_ext_key()
34 return k1->ext.fork_type < k2->ext.fork_type ? -1 : 1; in hfsplus_cmp_ext_key()
36 k1s = k1->ext.start_block; in hfsplus_cmp_ext_key()
Dcatalog.c16 int hfsplus_cmp_cat_key(hfsplus_btree_key *k1, hfsplus_btree_key *k2) in hfsplus_cmp_cat_key() argument
20 k1p = k1->cat.parent; in hfsplus_cmp_cat_key()
25 return hfsplus_unistrcmp(&k1->cat.name, &k2->cat.name); in hfsplus_cmp_cat_key()

12