Home
last modified time | relevance | path

Searched refs:kvm_hv_get_assist_page (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.h111 int kvm_hv_get_assist_page(struct kvm_vcpu *vcpu);
236 return kvm_hv_get_assist_page(vcpu); in kvm_hv_verify_vp_assist()
H A Dhyperv.c924 int kvm_hv_get_assist_page(struct kvm_vcpu *vcpu) in kvm_hv_get_assist_page() function
934 EXPORT_SYMBOL_GPL(kvm_hv_get_assist_page); variable
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.h97 bool kvm_hv_get_assist_page(struct kvm_vcpu *vcpu,
H A Dhyperv.c857 bool kvm_hv_get_assist_page(struct kvm_vcpu *vcpu, in kvm_hv_get_assist_page() function
865 EXPORT_SYMBOL_GPL(kvm_hv_get_assist_page); variable
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Devmcs.c316 if (unlikely(!kvm_hv_get_assist_page(vcpu, &assist_page))) in nested_enlightened_vmentry()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dhyperv.c433 if (unlikely(kvm_hv_get_assist_page(vcpu))) in nested_get_evmptr()

Completed in 9 milliseconds