Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dkregs.h76 #define IA64_PSR_BITS_TO_CLEAR (IA64_PSR_MFL | IA64_PSR_MFH | IA64_PSR_DB | IA64_PSR_LP | \
97 #define IA64_PSR_LP (__IA64_UL(1) << IA64_PSR_LP_BIT) macro