Home
last modified time | relevance | path

Searched defs:k0 (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.6/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S16 #define k0 r0 macro
/Linux-v6.6/arch/sh/kernel/cpu/sh3/
Dswsusp.S13 #define k0 r0 macro
Dentry.S67 #define k0 r0 macro
/Linux-v6.6/arch/mips/include/asm/
Dregdef.h53 #define k0 $26 /* kernel scratch */ macro
96 #define k0 $26 /* kernel temporary */ macro
/Linux-v6.6/crypto/
Dtea.c60 u32 k0, k1, k2, k3; in tea_encrypt() local
88 u32 k0, k1, k2, k3; in tea_decrypt() local
Dvmac.c282 #define k0 (*(((u32 *)kl)+INDEX_LOW)) in poly_step_func() macro
/Linux-v6.6/arch/sh/kernel/cpu/shmobile/
Dsleep.S21 #define k0 r0 macro
/Linux-v6.6/arch/mips/kernel/
Dpm-cps.c76 t8, t9, k0, k1, gp, sp, fp, ra, enumerator
Dtraps.c2038 unsigned int k0 = 26; in set_except_vector() local
/Linux-v6.6/kernel/locking/
Dlockdep.c446 u32 k0 = key, k1 = key >> 32; in iterate_chain_key() local