Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dkregs.h87 #define IA64_PSR_PK (__IA64_UL(1) << IA64_PSR_PK_BIT) macro
/arch/ia64/kvm/
Dprocess.c65 IA64_PSR_MFH | IA64_PSR_PK | IA64_PSR_DT | \
Dvcpu.c1641 if (val & (IA64_PSR_PK | IA64_PSR_IS | IA64_PSR_VM)) in vcpu_set_psr()