Searched refs:ICC_SRE_EL2 (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/arch/arm64/kvm/ |
D | vgic-v3-switch.S | 138 mrs_s x5, ICC_SRE_EL2 140 msr_s ICC_SRE_EL2, x5 250 mrs_s x5, ICC_SRE_EL2 252 msr_s ICC_SRE_EL2, x5
|
/linux-4.1.27/Documentation/zh_CN/arm64/ |
D | booting.txt | 177 ICC_SRE_EL2.Enable (位 3) 必须初始化为 0b1。 178 ICC_SRE_EL2.SRE (位 0) 必须初始化为 0b1。
|
/linux-4.1.27/arch/arm64/kernel/ |
D | head.S | 538 mrs_s x0, ICC_SRE_EL2 541 msr_s ICC_SRE_EL2, x0
|
/linux-4.1.27/include/linux/irqchip/ |
D | arm-gic-v3.h | 300 #define ICC_SRE_EL2 sys_reg(3, 4, 12, 9, 5) macro
|
/linux-4.1.27/Documentation/arm64/ |
D | booting.txt | 177 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1.
|