Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Del2_setup.h290 msr_s SYS_ZCR_EL2, x1 // length for EL1.
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c429 sve_cond_update_zcr_vq(ZCR_ELx_LEN_MASK, SYS_ZCR_EL2); in handle_trap()
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h270 sve_cond_update_zcr_vq(vcpu_sve_max_vq(vcpu) - 1, SYS_ZCR_EL2); in __hyp_sve_restore_guest()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h532 #define SYS_ZCR_EL2 sys_reg(3, 4, 1, 2, 0) macro