Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dvmenter.S273 call vmx_spec_ctrl_restore_host
Dvmx.h410 void vmx_spec_ctrl_restore_host(struct vcpu_vmx *vmx, unsigned int flags);
Dvmx.c7185 void noinstr vmx_spec_ctrl_restore_host(struct vcpu_vmx *vmx, in vmx_spec_ctrl_restore_host() function