Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmenter.S129 call vmx_update_host_rsp
Dvmx.h336 void vmx_update_host_rsp(struct vcpu_vmx *vmx, unsigned long host_rsp);
Dvmx.c6484 void vmx_update_host_rsp(struct vcpu_vmx *vmx, unsigned long host_rsp) in vmx_update_host_rsp() function