Home
last modified time | relevance | path

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

/linux-6.8/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S16 #define k0 r0 macro
/linux-6.8/arch/sh/kernel/cpu/sh3/
Dswsusp.S13 #define k0 r0 macro
Dentry.S67 #define k0 r0 macro
/linux-6.8/arch/mips/include/asm/
Dregdef.h53 #define k0 $26 /* kernel scratch */ macro
96 #define k0 $26 /* kernel temporary */ macro
/linux-6.8/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-6.8/arch/sh/kernel/cpu/shmobile/
Dsleep.S21 #define k0 r0 macro
/linux-6.8/fs/bcachefs/
Dsiphash.c88 u64 k0, k1; in SipHash_Init() local
Dsiphash.h65 __le64 k0; member
/linux-6.8/arch/mips/kernel/
Dpm-cps.c76 t8, t9, k0, k1, gp, sp, fp, ra, enumerator
Dtraps.c2044 unsigned int k0 = 26; in set_except_vector() local
/linux-6.8/kernel/locking/
Dlockdep.c446 u32 k0 = key, k1 = key >> 32; in iterate_chain_key() local