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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c3203 static bool nested_get_evmcs_page(struct kvm_vcpu *vcpu) function
3324 * Note: nested_get_evmcs_page() also updates 'vp_assist_page' copy
3329 if (!nested_get_evmcs_page(vcpu)) {
4787 (void)nested_get_evmcs_page(vcpu);

Completed in 128 milliseconds