Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dnested.c1654 static void copy_enlightened_to_vmcs12(struct vcpu_vmx *vmx, u32 hv_clean_fields) in copy_enlightened_to_vmcs12() function
3699 copy_enlightened_to_vmcs12(vmx, evmcs->hv_clean_fields); in nested_vmx_run()
6686 copy_enlightened_to_vmcs12(vmx, 0); in vmx_get_nested_state()