Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.c930 static int nested_vmx_check_msr_switch(struct kvm_vcpu *vcpu, in nested_vmx_check_exit_msr_switch_controls()
955 if (CC(nested_vmx_check_msr_switch(vcpu, in nested_vmx_check_pml_controls()
958 CC(nested_vmx_check_msr_switch(vcpu, in nested_vmx_check_pml_controls()
969 if (CC(nested_vmx_check_msr_switch(vcpu,
901 static int nested_vmx_check_msr_switch(struct kvm_vcpu *vcpu, nested_vmx_check_msr_switch() function