Home
last modified time | relevance | path

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

/linux-3.3/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S20 #define k0 r0 macro
/linux-3.3/arch/sh/kernel/cpu/sh3/
Dswsusp.S16 #define k0 r0 macro
Dentry.S70 #define k0 r0 macro
/linux-3.3/arch/mips/include/asm/
Dregdef.h53 #define k0 $26 /* kernel scratch */ macro
96 #define k0 $26 /* kernel temporary */ macro
/linux-3.3/arch/sh/kernel/cpu/shmobile/
Dsleep.S24 #define k0 r0 macro
/linux-3.3/crypto/
Dtea.c65 u32 k0, k1, k2, k3; in tea_encrypt() local
93 u32 k0, k1, k2, k3; in tea_decrypt() local
Dvmac.c244 #define k0 (*(((u32 *)kl)+INDEX_LOW)) in poly_step_func() macro
/linux-3.3/arch/mips/kernel/
Dtraps.c1375 unsigned int k0 = 26; in set_except_vector() local