Searched defs:k0 (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/arch/sh/boards/mach-hp6xx/ |
D | pm_wakeup.S | 16 #define k0 r0 macro
|
/Linux-v6.6/arch/sh/kernel/cpu/sh3/ |
D | swsusp.S | 13 #define k0 r0 macro
|
D | entry.S | 67 #define k0 r0 macro
|
/Linux-v6.6/arch/mips/include/asm/ |
D | regdef.h | 53 #define k0 $26 /* kernel scratch */ macro 96 #define k0 $26 /* kernel temporary */ macro
|
/Linux-v6.6/crypto/ |
D | tea.c | 60 u32 k0, k1, k2, k3; in tea_encrypt() local 88 u32 k0, k1, k2, k3; in tea_decrypt() local
|
D | vmac.c | 282 #define k0 (*(((u32 *)kl)+INDEX_LOW)) in poly_step_func() macro
|
/Linux-v6.6/arch/sh/kernel/cpu/shmobile/ |
D | sleep.S | 21 #define k0 r0 macro
|
/Linux-v6.6/arch/mips/kernel/ |
D | pm-cps.c | 76 t8, t9, k0, k1, gp, sp, fp, ra, enumerator
|
D | traps.c | 2038 unsigned int k0 = 26; in set_except_vector() local
|
/Linux-v6.6/kernel/locking/ |
D | lockdep.c | 446 u32 k0 = key, k1 = key >> 32; in iterate_chain_key() local
|