Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h285 HOST_RSP = 0x00006c14, enumerator
396 : [host_rsp]"r"((uint64_t)HOST_RSP), in vmlaunch()
431 : [host_rsp]"r"((uint64_t)HOST_RSP), in vmresume()
Devmcs.h442 case HOST_RSP: in evmcs_vmread()
891 case HOST_RSP: in evmcs_vmwrite()
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmcs12.c151 FIELD(HOST_RSP, host_rsp),
Devmcs.c127 EVMCS1_FIELD(HOST_RSP, host_rsp,
Dvmx.c6199 vmcs_readl(HOST_RIP), vmcs_readl(HOST_RSP)); in dump_vmcs()
7024 vmcs_writel(HOST_RSP, host_rsp); in vmx_update_host_rsp()
/linux-6.1.9/arch/x86/include/asm/
Dvmx.h356 HOST_RSP = 0x00006c14, enumerator