Home
last modified time | relevance | path

Searched refs:ICC_SRE_EL2 (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm64/kvm/
Dvgic-v3-switch.S136 mrs_s x5, ICC_SRE_EL2
138 msr_s ICC_SRE_EL2, x5
248 mrs_s x5, ICC_SRE_EL2
250 msr_s ICC_SRE_EL2, x5
/linux-4.4.14/Documentation/zh_CN/arm64/
Dbooting.txt177 ICC_SRE_EL2.Enable (位 3) 必须初始化为 0b1。
178 ICC_SRE_EL2.SRE (位 0) 必须初始化为 0b1。
/linux-4.4.14/arch/arm64/kernel/
Dhead.S482 mrs_s x0, ICC_SRE_EL2
485 msr_s ICC_SRE_EL2, x0
487 mrs_s x0, ICC_SRE_EL2 // Read SRE back,
/linux-4.4.14/arch/arm64/include/asm/
Darch_gicv3.h32 #define ICC_SRE_EL2 sys_reg(3, 4, 12, 9, 5) macro
/linux-4.4.14/Documentation/arm64/
Dbooting.txt187 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1.
195 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b0.