Searched refs:__TEA (Results 1 – 3 of 3) sorted by relevance
98 #define __TEA __str(TEA) macro
322 asm volatile ("getcon " __TEA ", %0":"=r"(bh)); in show_excp_regs()323 asm volatile ("getcon " __TEA ", %0":"=r"(bl)); in show_excp_regs()
75 asm volatile ("getcon " __TEA ", %0" : "=r" (bh)); in show_regs()76 asm volatile ("getcon " __TEA ", %0" : "=r" (bl)); in show_regs()