Searched defs:k0 (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S20 #define k0 r0 define
/linux-4.1.27/arch/mips/include/asm/
H A Dpm.h38 mfc0 k0, CP0_STATUS variable
39 LONG_S k0, PT_STATUS(sp) variable
48 mtc0 k0, CP0_STATUS variable
80 LONG_S k0, SSS_SEGCTL0(t1) variable
81 mfc0 k0, CP0_PAGEMASK, 3 /* SegCtl1 */ variable
82 LONG_S k0, SSS_SEGCTL1(t1) variable
83 mfc0 k0, CP0_PAGEMASK, 4 /* SegCtl2 */ variable
84 LONG_S k0, SSS_SEGCTL2(t1) variable
99 mtc0 k0, CP0_PAGEMASK, 2 /* SegCtl0 */ variable
100 LONG_L k0, SSS_SEGCTL1(t1) variable
101 mtc0 k0, CP0_PAGEMASK, 3 /* SegCtl1 */ variable
102 LONG_L k0, SSS_SEGCTL2(t1) variable
103 mtc0 k0, CP0_PAGEMASK, 4 /* SegCtl2 */ variable
H A Dstackframe.h98 LONG_SRL k0, SMP_CPUID_PTRSHIFT variable
151 sll k0, 3 /* extract cu0 bit */ variable
177 MFC0 k0, CP0_ENTRYHI variable
178 MTC0 k0, CP0_ENTRYHI variable
193 LONG_S k0, PT_R29(sp) variable
H A Dregdef.h53 #define k0 $26 /* kernel scratch */ macro
96 #define k0 $26 /* kernel temporary */ macro
/linux-4.1.27/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S16 #define k0 r0 define
H A Dentry.S71 #define k0 r0 define
/linux-4.1.27/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S24 #define k0 r0 define
/linux-4.1.27/crypto/
H A Dtea.c65 u32 k0, k1, k2, k3; tea_encrypt() local
93 u32 k0, k1, k2, k3; tea_decrypt() local
H A Dvmac.c244 #define k0 (*(((u32 *)kl)+INDEX_LOW)) poly_step_func() macro
290 #undef k0 poly_step_func() macro
/linux-4.1.27/drivers/staging/skein/
H A Dthreefish_block.c8 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_encrypt_256() local
501 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_decrypt_256() local
1146 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_encrypt_512() local
2107 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_decrypt_512() local
3372 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_encrypt_1024() local
5493 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_decrypt_1024() local
/linux-4.1.27/arch/mips/kernel/
H A Dpm-cps.c85 t8, t9, k0, k1, gp, sp, fp, ra, enumerator in enum:mips_reg
H A Dtraps.c1895 unsigned int k0 = 26; set_except_vector() local

Completed in 631 milliseconds