Searched refs:IA64_PSR_CPL (Results 1 – 3 of 3) sorted by relevance
100 #define IA64_PSR_CPL (__IA64_UL(3) << IA64_PSR_CPL0_BIT) macro
312 regs->cr_ipsr = ((regs->cr_ipsr | (IA64_PSR_BITS_TO_SET | IA64_PSR_CPL)) \
1795 IA64_PSR_MFH | IA64_PSR_CPL | IA64_PSR_RI; in vcpu_get_psr()