Searched refs:PSR_AA32_Q_BIT (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dptrace.h86 #define PSR_AA32_Q_BIT 0x08000000 macro
/linux-master/arch/arm64/kvm/hyp/
H A Dexception.c204 new |= (old & PSR_AA32_Q_BIT);
/linux-master/arch/arm64/kernel/
H A Dprocess.c169 pstate & PSR_AA32_Q_BIT ? 'Q' : 'q',
H A Dptrace.c2309 PSR_AA32_Q_BIT | PSR_AA32_IT_MASK |

Completed in 108 milliseconds