Searched refs:aux_ldtype (Results 1 – 3 of 3) sorted by relevance
757 vcpu->arch.aux_ldtype = KVM_LARCH_FPU; in kvm_handle_fpu_disabled()799 vcpu->arch.aux_ldtype = KVM_LARCH_LSX; in kvm_handle_lsx_disabled()819 vcpu->arch.aux_ldtype = KVM_LARCH_LASX; in kvm_handle_lasx_disabled()831 vcpu->arch.aux_ldtype = KVM_LARCH_LBT; in kvm_handle_lbt_disabled()
242 switch (vcpu->arch.aux_ldtype) { in kvm_late_check_requests()259 vcpu->arch.aux_ldtype = 0; in kvm_late_check_requests()
205 unsigned int aux_ldtype; member