Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/ras/
H A Dnrd_ras_cpu.c43 uint64_t ErrCtxEl1Reg[CPU_CONTEXT_REG_EL1_ARR_SIZE]; member
65 cpu_info->ErrCtxEl1Reg[0] = read_el1_ctx_common(get_el1_sysregs_ctx(ctx), in populate_cpu_err_data()
67 cpu_info->ErrCtxEl1Reg[1] = read_el1_ctx_common(get_el1_sysregs_ctx(ctx), in populate_cpu_err_data()
69 cpu_info->ErrCtxEl1Reg[2] = read_el1_ctx_common(get_el1_sysregs_ctx(ctx), in populate_cpu_err_data()
71 cpu_info->ErrCtxEl1Reg[3] = read_isr_el1(); in populate_cpu_err_data()
72 cpu_info->ErrCtxEl1Reg[4] = read_el1_ctx_common(get_el1_sysregs_ctx(ctx), in populate_cpu_err_data()
74 cpu_info->ErrCtxEl1Reg[5] = read_midr_el1(); in populate_cpu_err_data()
75 cpu_info->ErrCtxEl1Reg[6] = read_mpidr_el1(); in populate_cpu_err_data()
76 cpu_info->ErrCtxEl1Reg[7] = read_ctx_sctlr_el1_reg_errata(ctx); in populate_cpu_err_data()
77 cpu_info->ErrCtxEl1Reg[8] = read_ctx_reg(get_gpregs_ctx(ctx), in populate_cpu_err_data()
[all …]