Searched refs:_IA64_REG_AR_KR0 (Results 1 – 5 of 5) sorted by relevance
42 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_EC: \44 "i" (regnum - _IA64_REG_AR_KR0), \82 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_EC: \84 : "i"(regnum - _IA64_REG_AR_KR0)); \
33 #define _IA64_REG_AR_KR0 3072 macro
386 case 0: r = ia64_getreg(_IA64_REG_AR_KR0); break; \402 case 0: ia64_setreg(_IA64_REG_AR_KR0, r); break; \
301 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_KR7: in xen_setreg()302 xen_set_kr(regnum - _IA64_REG_AR_KR0, val); in xen_setreg()751 "mov r2 = " __stringify(_IA64_REG_AR_KR0) "\n"757 __stringify(_IA64_REG_AR_KR7) " - " __stringify(_IA64_REG_AR_KR0)
163 ia64_setreg(_IA64_REG_AR_KR0, 0xffffc000000UL); in start_bootloader()