Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm_onhyperv.c33 hve->hv_vm_id = (unsigned long)vcpu->kvm; in svm_hv_enable_l2_tlb_flush()
H A Dhyperv.h24 hv_vcpu->nested.vm_id = hve->hv_vm_id; in nested_svm_hv_update_vm_vp_ids()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_svm_test.c91 hve->hv_vm_id = 1; in guest_code()
H A Dhyperv_evmcs.c120 current_evmcs->hv_vm_id = 1; in guest_code()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h601 u64 hv_vm_id; member
662 u64 hv_vm_id; member
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h69 u64 hv_vm_id; member
H A Devmcs.h201 u64 hv_vm_id; member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c1596 hv_vcpu->nested.vm_id = evmcs->hv_vm_id; in copy_enlightened_to_vmcs12()
H A Dvmx.c555 evmcs->hv_vm_id = (unsigned long)vcpu->kvm; in hv_enable_l2_tlb_flush()