Searched refs:_IA64_REG_AR_KR0 (Results 1 – 5 of 5) sorted by relevance
41 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_EC: \43 "i" (regnum - _IA64_REG_AR_KR0), \81 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_EC: \83 : "i"(regnum - _IA64_REG_AR_KR0)); \
33 #define _IA64_REG_AR_KR0 3072 macro
425 case 0: r = ia64_getreg(_IA64_REG_AR_KR0); break; \441 case 0: ia64_setreg(_IA64_REG_AR_KR0, r); break; \
176 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_KR7: in xen_setreg()177 xen_set_kr(regnum - _IA64_REG_AR_KR0, val); in xen_setreg()
164 ia64_setreg(_IA64_REG_AR_KR0, 0xffffc000000UL); in start_bootloader()