Home
last modified time | relevance | path

Searched refs:_IA64_REG_AR_KR0 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H A Dgcc_intrin.h40 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_EC: \
42 "i" (regnum - _IA64_REG_AR_KR0), \
80 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_EC: \
82 : "i"(regnum - _IA64_REG_AR_KR0)); \
H A Dia64regs.h34 #define _IA64_REG_AR_KR0 3072 macro
/kernel/linux/linux-6.6/arch/ia64/include/uapi/asm/
H A Dgcc_intrin.h40 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_EC: \
42 "i" (regnum - _IA64_REG_AR_KR0), \
80 case _IA64_REG_AR_KR0 ... _IA64_REG_AR_EC: \
82 : "i"(regnum - _IA64_REG_AR_KR0)); \
H A Dia64regs.h34 #define _IA64_REG_AR_KR0 3072 macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dprocessor.h353 case 0: r = ia64_getreg(_IA64_REG_AR_KR0); break; \
369 case 0: ia64_setreg(_IA64_REG_AR_KR0, r); break; \
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dprocessor.h342 case 0: r = ia64_getreg(_IA64_REG_AR_KR0); break; \
358 case 0: ia64_setreg(_IA64_REG_AR_KR0, r); break; \

Completed in 6 milliseconds