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