Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dhyperv.h123 bool kvm_hv_assist_page_enabled(struct kvm_vcpu *vcpu);
248 if (!kvm_hv_assist_page_enabled(vcpu)) in kvm_hv_verify_vp_assist()