Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/kvm/
Dvgic-v3-switch.S138 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/
Dbooting.txt177 ICC_SRE_EL2.Enable (位 3) 必须初始化为 0b1。
178 ICC_SRE_EL2.SRE (位 0) 必须初始化为 0b1。
/linux-4.1.27/arch/arm64/kernel/
Dhead.S538 mrs_s x0, ICC_SRE_EL2
541 msr_s ICC_SRE_EL2, x0
/linux-4.1.27/include/linux/irqchip/
Darm-gic-v3.h300 #define ICC_SRE_EL2 sys_reg(3, 4, 12, 9, 5) macro
/linux-4.1.27/Documentation/arm64/
Dbooting.txt177 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1.