Searched refs:vcpu_sve_state_size (Results 1 – 4 of 4) sorted by relevance
49 sve_end = vcpu->arch.sve_state + vcpu_sve_state_size(vcpu); in kvm_arch_vcpu_run_map_fp()
150 memset(vcpu->arch.sve_state, 0, vcpu_sve_state_size(vcpu)); in kvm_vcpu_reset_sve()
467 sve_state_size = vcpu_sve_state_size(vcpu); in sve_reg_to_region()
396 #define vcpu_sve_state_size(vcpu) ({ \ macro
Completed in 8 milliseconds