Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dkregs.h59 #define IA64_PSR_CPL0_BIT 32 macro
101 #define IA64_PSR_CPL (__IA64_UL(3) << IA64_PSR_CPL0_BIT)
/openbmc/linux/arch/ia64/kernel/
H A Divt.S358 extr.u r23=r21,IA64_PSR_CPL0_BIT,2 // extract psr.cpl
407 extr.u r23=r21,IA64_PSR_CPL0_BIT,2 // extract psr.cpl
H A Dfsys.S462 # define PSR_ONE_BITS ((3 << IA64_PSR_CPL0_BIT) \