Searched refs:SYS_ESR_EL12 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h946 case ESR_EL1: *val = read_sysreg_s(SYS_ESR_EL12); break;
991 case ESR_EL1: write_sysreg_s(val, SYS_ESR_EL12); break;
H A Dsysreg.h619 #define SYS_ESR_EL12 sys_reg(3, 5, 5, 2, 0) macro
/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h465 #define SYS_ESR_EL12 sys_reg(3, 5, 5, 2, 0) macro

Completed in 142 milliseconds