Searched refs:__KCR0 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh5/cpu/
H A Dregisters.h100 #define __KCR0 __str(KCR0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib64/
H A Ddbg.c192 asm volatile ("getcon " __KCR0 ", %0":"=r"(ch));
193 asm volatile ("getcon " __KCR0 ", %0":"=r"(cl));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dprocess_64.c57 asm volatile ("getcon " __KCR0 ", %0" : "=r" (ch));
58 asm volatile ("getcon " __KCR0 ", %0" : "=r" (cl));

Completed in 69 milliseconds