Searched refs:PSR_IL_BIT (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h221 pstate = PSR_MODE_EL2h | PSR_IL_BIT;
/linux-master/arch/arm64/kvm/
H A Demulate-nested.c2147 spsr |= PSR_IL_BIT;
/linux-master/arch/arm64/kernel/
H A Dprocess.c398 childregs->pstate = PSR_MODE_EL1h | PSR_IL_BIT;
/linux-master/arch/arm64/include/asm/
H A Dptrace.h56 #define PSR_IL_BIT (1 << 20) macro

Completed in 228 milliseconds