Searched refs:ICC_SRE_EL2_SRE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/irqchip/ | ||
D | arm-gic-v3.h | 556 #define ICC_SRE_EL2_SRE (1 << 0) macro |
/Linux-v4.19/arch/arm64/kernel/ | ||
D | head.S | 530 orr x0, x0, #ICC_SRE_EL2_SRE // Set ICC_SRE_EL2.SRE==1 |