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

/linux-4.4.14/arch/ia64/include/asm/
H A Dkregs.h58 #define IA64_PSR_CPL0_BIT 32 macro
100 #define IA64_PSR_CPL (__IA64_UL(3) << IA64_PSR_CPL0_BIT)
/linux-4.4.14/arch/ia64/kernel/
H A Divt.S356 extr.u r23=r21,IA64_PSR_CPL0_BIT,2 // extract psr.cpl
405 extr.u r23=r21,IA64_PSR_CPL0_BIT,2 // extract psr.cpl
H A Dfsys.S461 # define PSR_ONE_BITS ((3 << IA64_PSR_CPL0_BIT) \

Completed in 128 milliseconds