/linux-4.4.14/arch/sh/boards/mach-hp6xx/ |
H A D | pm_wakeup.S | 20 #define k0 r0 define
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | pm.h | 38 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 D | stackframe.h | 98 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 D | regdef.h | 53 #define k0 $26 /* kernel scratch */ macro 96 #define k0 $26 /* kernel temporary */ macro
|
/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
H A D | swsusp.S | 16 #define k0 r0 define
|
H A D | entry.S | 71 #define k0 r0 define
|
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/ |
H A D | sleep.S | 24 #define k0 r0 define
|
/linux-4.4.14/crypto/ |
H A D | tea.c | 65 u32 k0, k1, k2, k3; tea_encrypt() local 93 u32 k0, k1, k2, k3; tea_decrypt() local
|
H A D | vmac.c | 244 #define k0 (*(((u32 *)kl)+INDEX_LOW)) poly_step_func() macro 290 #undef k0 poly_step_func() macro
|
/linux-4.4.14/drivers/staging/skein/ |
H A D | threefish_block.c | 8 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.4.14/arch/mips/kernel/ |
H A D | pm-cps.c | 85 t8, t9, k0, k1, gp, sp, fp, ra, enumerator in enum:mips_reg
|
H A D | traps.c | 1900 unsigned int k0 = 26; set_except_vector() local
|