Searched refs:vp_assist_page (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kvm/svm/
H A Dhyperv.h41 return hv_vcpu->vp_assist_page.nested_control.features.directhypercall;
/linux-master/arch/x86/kvm/vmx/
H A Dhyperv.c23 if (unlikely(!hv_vcpu->vp_assist_page.enlighten_vmentry))
26 return hv_vcpu->vp_assist_page.current_nested_vmcs;
223 return hv_vcpu->vp_assist_page.nested_control.features.directhypercall;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h693 struct hv_vp_assist_page vp_assist_page; member in struct:kvm_vcpu_hv
/linux-master/arch/x86/kvm/
H A Dhyperv.c932 &hv_vcpu->vp_assist_page, sizeof(struct hv_vp_assist_page));

Completed in 130 milliseconds