Searched refs:__c17 (Results 1 – 5 of 5) sorted by relevance
24 asm volatile ("getcon " __c17 ", %0" : "=r" (current)); in get_current()
183 # define __c17 __str(cr17) /* KCR0 */ macro
215 asm volatile ("getcon " __c17 ", %0":"=r"(ch)); in show_excp_regs()216 asm volatile ("getcon " __c17 ", %0":"=r"(cl)); in show_excp_regs()
387 asm volatile ("getcon " __c17 ", %0" : "=r" (ch)); in show_regs()388 asm volatile ("getcon " __c17 ", %0" : "=r" (cl)); in show_regs()811 asm volatile("putcon %0, " __c17 "\n" in __switch_to()
285 "getcon " __c17 ", %1\n\t" in show_task()