Searched refs:aux_ldtype (Results 1 – 3 of 3) sorted by relevance
758 vcpu->arch.aux_ldtype = KVM_LARCH_FPU; in kvm_handle_fpu_disabled()800 vcpu->arch.aux_ldtype = KVM_LARCH_LSX; in kvm_handle_lsx_disabled()820 vcpu->arch.aux_ldtype = KVM_LARCH_LASX; in kvm_handle_lasx_disabled()832 vcpu->arch.aux_ldtype = KVM_LARCH_LBT; in kvm_handle_lbt_disabled()
243 switch (vcpu->arch.aux_ldtype) { in kvm_late_check_requests()260 vcpu->arch.aux_ldtype = 0; in kvm_late_check_requests()
206 unsigned int aux_ldtype; member