Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h283 HOST_RSP = 0x00006c14, enumerator
394 : [host_rsp]"r"((u64)HOST_RSP), in vmlaunch()
429 : [host_rsp]"r"((u64)HOST_RSP), in vmresume()
H A Devmcs.h429 case HOST_RSP: in evmcs_vmread()
878 case HOST_RSP: in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c6594 vmcs_readl(HOST_RIP), vmcs_readl(HOST_RSP)); in dump_vmcs()
7425 vmcs_writel(HOST_RSP, host_rsp); in vmx_spec_ctrl_restore_host()