Home
last modified time | relevance | path

Searched refs:new_vp_index (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kvm/
H A Dhyperv.c1339 u32 new_vp_index = (u32)data; in kvm_hv_set_msr() local
1341 if (!host || new_vp_index >= KVM_MAX_VCPUS) in kvm_hv_set_msr()
1344 if (new_vp_index == hv_vcpu->vp_index) in kvm_hv_set_msr()
1355 else if (new_vp_index == vcpu_idx) in kvm_hv_set_msr()
1358 hv_vcpu->vp_index = new_vp_index; in kvm_hv_set_msr()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kvm/
H A Dhyperv.c1339 u32 new_vp_index = (u32)data; in kvm_hv_set_msr() local
1341 if (!host || new_vp_index >= KVM_MAX_VCPUS) in kvm_hv_set_msr()
1344 if (new_vp_index == hv_vcpu->vp_index) in kvm_hv_set_msr()
1355 else if (new_vp_index == vcpu_idx) in kvm_hv_set_msr()
1358 hv_vcpu->vp_index = new_vp_index; in kvm_hv_set_msr()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kvm/
H A Dhyperv.c1339 u32 new_vp_index = (u32)data; in kvm_hv_set_msr() local
1341 if (!host || new_vp_index >= KVM_MAX_VCPUS) in kvm_hv_set_msr()
1344 if (new_vp_index == hv_vcpu->vp_index) in kvm_hv_set_msr()
1355 else if (new_vp_index == vcpu_idx) in kvm_hv_set_msr()
1358 hv_vcpu->vp_index = new_vp_index; in kvm_hv_set_msr()