Home
last modified time | relevance | path

Searched refs:hv_vm_id (Results 1 – 9 of 9) sorted by relevance

/linux/include/hyperv/
H A Dhvgdk.h210 u64 hv_vm_id; member
273 u64 hv_vm_id; member
/linux/arch/x86/kvm/svm/
H A Dhyperv.h25 hv_vcpu->nested.vm_id = hve->hv_vm_id; in nested_svm_hv_update_vm_vp_ids()
H A Dsvm_onhyperv.c29 hve->hv_vm_id = (unsigned long)vcpu->kvm; in svm_hv_enable_l2_tlb_flush()
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_svm_test.c90 hve->hv_vm_id = 1; in guest_code()
H A Dhyperv_evmcs.c119 current_evmcs->hv_vm_id = 1; in guest_code()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dsvm.h63 u64 hv_vm_id; member
H A Devmcs.h198 u64 hv_vm_id; member
/linux/arch/x86/kvm/vmx/
H A Dnested.c1703 hv_vcpu->nested.vm_id = evmcs->hv_vm_id; in copy_enlightened_to_vmcs12()
H A Dvmx.c638 evmcs->hv_vm_id = (unsigned long)vcpu->kvm; in hv_enable_l2_tlb_flush()