Searched refs:ICC_SRE_EL2 (Results 1 – 5 of 5) sorted by relevance
124 mrs x10, ICC_SRE_EL2127 msr ICC_SRE_EL2, x10162 mrs x10, ICC_SRE_EL2165 msr ICC_SRE_EL2, x10
196 ICC_SRE_EL2.Enable (位 3) 必须初始化为 0b1。197 ICC_SRE_EL2.SRE (位 0) 必须初始化为 0b1。204 ICC_SRE_EL2.SRE (位 0) 必须初始化为 0b0。
100 #define ICC_SRE_EL2 S3_4_C12_C9_5 macro
294 write_gicreg(read_gicreg(ICC_SRE_EL2) & ~ICC_SRE_EL2_ENABLE, in __vgic_v3_activate_traps()295 ICC_SRE_EL2); in __vgic_v3_activate_traps()315 val = read_gicreg(ICC_SRE_EL2); in __vgic_v3_deactivate_traps()316 write_gicreg(val | ICC_SRE_EL2_ENABLE, ICC_SRE_EL2); in __vgic_v3_deactivate_traps()
226 - ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1.239 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b0.