Home
last modified time | relevance | path

Searched refs:sve_cond_update_zcr_vq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dfpsimd.h196 #define sve_cond_update_zcr_vq(val, reg) \ macro
306 #define sve_cond_update_zcr_vq(val, reg) do { } while (0) macro
/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()