Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dvmenter.S241 call vmx_spec_ctrl_restore_host
Dvmx.h420 void vmx_spec_ctrl_restore_host(struct vcpu_vmx *vmx, unsigned int flags);
Dvmx.c6833 void noinstr vmx_spec_ctrl_restore_host(struct vcpu_vmx *vmx, in vmx_spec_ctrl_restore_host() function