Searched refs:IA64_PSR_BITS_TO_SET (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/
H A Dkregs.h78 #define IA64_PSR_BITS_TO_SET (IA64_PSR_DFH | IA64_PSR_SP) macro
H A Dprocessor.h312 regs->cr_ipsr = ((regs->cr_ipsr | (IA64_PSR_BITS_TO_SET | IA64_PSR_CPL)) \
/linux-4.4.14/arch/ia64/kernel/
H A Dprocess.c404 child_ptregs->cr_ipsr = ((child_ptregs->cr_ipsr | IA64_PSR_BITS_TO_SET) copy_thread()
432 child_ptregs->cr_ipsr = ((child_ptregs->cr_ipsr | IA64_PSR_BITS_TO_SET) copy_thread()

Completed in 131 milliseconds