Searched refs:__SR (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dirq_64.c20 "getcon " __SR ", %0\n\t"
22 "putcon %0, " __SR "\n\t"
28 "getcon " __SR ", %0\n\t"
30 "putcon %0, " __SR "\n\t"
43 "getcon " __SR ", %0\n\t"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dmmu_context_64.h34 asm volatile ("getcon " __SR ", %0\n\t"
46 asm volatile ("getcon " __SR ", %0" : "=r" (sr));
59 "putcon %1, " __SR "\n\t"
H A Dsystem_64.h63 __asm__ __volatile__("getcon " __SR ", %0\n\t"
65 "putcon %0, " __SR "\n\t"
75 __asm__ __volatile__("getcon " __SR ", %0\n\t"
77 "putcon %0, " __SR "\n\t"
H A Dprocessor_64.h187 __asm__ __volatile__("getcon " __SR ", %0\n\t"
189 "putcon %0, " __SR "\n\t"
199 __asm__ __volatile__("getcon " __SR ", %0\n\t"
201 "putcon %0, " __SR "\n\t"
/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.h87 #define __SR __str(SR) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/irq/
H A Dintc-sh5.c223 __asm__ __volatile__("getcon " __SR ", %0\n\t"
225 "putcon %0, " __SR "\n\t"

Completed in 92 milliseconds