Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c215 void __init nested_vmx_setup_vmcs12_fields(void) in nested_vmx_setup_vmcs12_fields() function
H A Dvmcs12.h380 void __init nested_vmx_setup_vmcs12_fields(void);
H A Dnested.c7400 nested_vmx_setup_vmcs12_fields(); in nested_vmx_hardware_setup()