Home
last modified time | relevance | path

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

/linux/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S16 #define k0 r0 macro
/linux/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S13 #define k0 r0 macro
H A Dentry.S67 #define k0 r0 macro
/linux/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S21 #define k0 r0 macro
/linux/kernel/locking/
H A Dlockdep.c449 u32 k0 = key, k1 = key >> 32; in iterate_chain_key() local