Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmenter.S211 call vmx_spec_ctrl_restore_host
H A Dvmx.h369 void vmx_spec_ctrl_restore_host(struct vcpu_vmx *vmx, unsigned int flags);
H A Dvmx.c6706 void noinstr vmx_spec_ctrl_restore_host(struct vcpu_vmx *vmx, in vmx_spec_ctrl_restore_host() function