Home
last modified time | relevance | path

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

/arch/arm64/kvm/hyp/nvhe/
Dswitch.c62 update_pvm_fgt_traps(vcpu, HDFGRTR_EL2); in __activate_pvm_fine_grain_traps()
79 write_sysreg_s(ctxt_sys_reg(hctxt, HDFGRTR_EL2), SYS_HDFGRTR_EL2); in __deactivate_pvm_traps_hfgxtr()
/arch/arm64/kvm/hyp/include/hyp/
Dswitch.h124 CHECK_FGT_MASKS(HDFGRTR_EL2); in __activate_traps_hfgxtr()
172 update_fgt_traps(vcpu, HDFGRTR_EL2); in __activate_traps_hfgxtr()
193 write_sysreg_s(ctxt_sys_reg(hctxt, HDFGRTR_EL2), SYS_HDFGRTR_EL2); in __deactivate_traps_hfgxtr()
/arch/arm64/include/asm/
Dkvm_host.h448 HDFGRTR_EL2, enumerator
/arch/arm64/tools/
Dsysreg2353 Sysreg HDFGRTR_EL2 3 4 3 1 4
/arch/arm64/kvm/
Demulate-nested.c1886 val = sanitised_sys_reg(vcpu, HDFGRTR_EL2); in __check_nv_sr_forward()
Dsys_regs.c2358 EL2_REG(HDFGRTR_EL2, access_rw, reset_val, 0),