Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h127 ctxt_sys_reg(hctxt, HFGITR_EL2) = read_sysreg_s(SYS_HFGITR_EL2); in __activate_traps_hfgxtr()
135 write_sysreg_s(r_val, SYS_HFGITR_EL2); in __activate_traps_hfgxtr()
170 write_sysreg_s(ctxt_sys_reg(hctxt, HFGITR_EL2), SYS_HFGITR_EL2); in __deactivate_traps_hfgxtr()
/openbmc/linux/arch/arm64/include/asm/
H A Del2_setup.h196 msr_s SYS_HFGITR_EL2, xzr
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h531 #define SYS_HFGITR_EL2 sys_reg(3, 4, 1, 1, 6) macro