Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h86 ctxt_sys_reg(ctxt, DISR_EL1) = read_sysreg_s(SYS_VDISR_EL2); in __sysreg_save_el2_return_state()
209 write_sysreg_s(ctxt_sys_reg(ctxt, DISR_EL1), SYS_VDISR_EL2); in __sysreg_restore_el2_return_state()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h547 #define SYS_VDISR_EL2 sys_reg(3, 4, 12, 1, 1) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dsysreg.h521 #define SYS_VDISR_EL2 sys_reg(3, 4, 12, 1, 1) macro