Home
last modified time | relevance | path

Searched refs:IA64_PSR_BN (Results 1 – 8 of 8) sorted by relevance

/arch/ia64/kernel/
Desi_stub.S34 (IA64_PSR_BN)
Defi_stub.S31 (IA64_PSR_BN)
Dpal.S145 (IA64_PSR_BN)
Drelocate_kernel.S40 movl r16 = IA64_PSR_AC|IA64_PSR_BN|IA64_PSR_IC
Dprocess.c390 child_ptregs->cr_ipsr = ia64_getreg(_IA64_REG_PSR) | IA64_PSR_BN; in copy_thread()
Dfsys.S463 | IA64_PSR_BN | IA64_PSR_I)
Dhead.S39 (IA64_PSR_AC | IA64_PSR_BN | IA64_PSR_MFH | IA64_PSR_MFL)
262 movl r16=(IA64_PSR_IT|IA64_PSR_IC|IA64_PSR_DT|IA64_PSR_RT|IA64_PSR_DFH|IA64_PSR_BN \
/arch/ia64/include/asm/
Dkregs.h110 #define IA64_PSR_BN (__IA64_UL(1) << IA64_PSR_BN_BIT) macro