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

/linux-master/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S16 #define k0 r0 define
/linux-master/arch/mips/include/asm/
H A Dpm.h34 mfc0 k0, CP0_STATUS variable
35 LONG_S k0, PT_STATUS(sp) variable
44 mtc0 k0, CP0_STATUS variable
76 LONG_S k0, SSS_SEGCTL0(t1) variable
77 mfc0 k0, CP0_PAGEMASK, 3 /* SegCtl1 */ variable
78 LONG_S k0, SSS_SEGCTL1(t1) variable
79 mfc0 k0, CP0_PAGEMASK, 4 /* SegCtl2 */ variable
80 LONG_S k0, SSS_SEGCTL variable
95 mtc0 k0, CP0_PAGEMASK, 2 /* SegCtl0 */ variable
96 LONG_L k0, SSS_SEGCTL1(t1) variable
97 mtc0 k0, CP0_PAGEMASK, 3 /* SegCtl1 */ variable
98 LONG_L k0, SSS_SEGCTL2(t1) variable
99 mtc0 k0, CP0_PAGEMASK, 4 /* SegCtl2 */ variable
[all...]
H A Dstackframe.h129 LONG_SRL k0, SMP_CPUID_PTRSHIFT variable
199 sll k0, 3 /* extract cu0 bit */ variable
202 move k0, sp variable
229 MTC0 k0, CP0_ENTRYHI variable
277 mfc0 k0, CP0_STATUS variable
278 sll k0, 3 /* extract cu0 bit */ variable
279 bltz k0, 9f variable
[all...]
H A Dregdef.h143 #define k0 $26 /* kernel scratch */ macro
186 #define k0 $26 /* kernel temporary */ macro
/linux-master/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S13 #define k0 r0 define
H A Dentry.S67 #define k0 r0 define
[all...]
/linux-master/fs/bcachefs/
H A Dsiphash.c88 u64 k0, k1; local
H A Dsiphash.h65 __le64 k0; member in struct:__anon1654
/linux-master/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S21 #define k0 r0 define
/linux-master/crypto/
H A Dtea.c60 u32 k0, k1, k2, k3; local
88 u32 k0, k1, k2, k3; local
H A Dvmac.c282 #define k0 (*(((u32 *)kl)+INDEX_LOW)) macro
328 #undef k0 macro
/linux-master/kernel/locking/
H A Dlockdep.c446 u32 k0 = key, k1 = key >> 32; local

Completed in 160 milliseconds