Home
last modified time | relevance | path

Searched refs:enlightened_vmcs_hva (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dhyperv.c29 hv->enlightened_vmcs_hva = addr_gva2hva(vm, (uintptr_t)hv->enlightened_vmcs); in vcpu_alloc_hyperv_test_pages()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h335 void *enlightened_vmcs_hva; member