Searched refs:sve_cond_update_zcr_vq (Results 1 – 4 of 4) sorted by relevance
141 #define sve_cond_update_zcr_vq(val, reg) \ macro243 #define sve_cond_update_zcr_vq(val, reg) do { } while (0) macro
129 sve_cond_update_zcr_vq(vcpu_sve_max_vq(vcpu) - 1, in kvm_arch_vcpu_put_fp()
267 sve_cond_update_zcr_vq(ZCR_ELx_LEN_MASK, SYS_ZCR_EL2); in handle_trap()
158 sve_cond_update_zcr_vq(vcpu_sve_max_vq(vcpu) - 1, SYS_ZCR_EL2); in __hyp_sve_restore_guest()
Completed in 7 milliseconds