Home
last modified time | relevance | path

Searched refs:__TEA (Results 1 – 3 of 3) sorted by relevance

/arch/sh/include/cpu-sh5/cpu/
Dregisters.h98 #define __TEA __str(TEA) macro
/arch/sh/lib64/
Ddbg.c322 asm volatile ("getcon " __TEA ", %0":"=r"(bh)); in show_excp_regs()
323 asm volatile ("getcon " __TEA ", %0":"=r"(bl)); in show_excp_regs()
/arch/sh/kernel/
Dprocess_64.c75 asm volatile ("getcon " __TEA ", %0" : "=r" (bh)); in show_regs()
76 asm volatile ("getcon " __TEA ", %0" : "=r" (bl)); in show_regs()