Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.h381 void vmx_set_constant_host_state(struct vcpu_vmx *vmx);
H A Dvmx.c4302 void vmx_set_constant_host_state(struct vcpu_vmx *vmx) in vmx_set_constant_host_state() function
4771 vmx_set_constant_host_state(vmx); in init_vmcs()
H A Dnested.c2222 vmx_set_constant_host_state(vmx); in prepare_vmcs02_constant_state()