Home
last modified time | relevance | path

Searched refs:_IA64_REG_PSR_L (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/
Dia64regs.h21 #define _IA64_REG_PSR_L 1019 macro
Dgcc_intrin.h39 case _IA64_REG_PSR_L: \
Dprocessor.h492 ia64_setreg(_IA64_REG_PSR_L, psr); in ia64_set_psr()
/linux-2.6.39/arch/ia64/kernel/
Dparavirt.c228 case _IA64_REG_PSR_L: in ia64_native_setreg_func()
229 ia64_native_setreg(_IA64_REG_PSR_L, val); in ia64_native_setreg_func()
486 "mov r2 = " __stringify(_IA64_REG_PSR_L) "\n"
Dperfmon.c712 ia64_setreg(_IA64_REG_PSR_L, val); in pfm_set_psr_l()