Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dhyperv.c19 hv->vp_assist_hva = addr_gva2hva(vm, (uintptr_t)hv->vp_assist); in vcpu_alloc_hyperv_test_pages()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h325 void *vp_assist_hva; member