Home
last modified time | relevance | path

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

/linux-6.6.21/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.h432 case HOST_RSP: in evmcs_vmread()
881 case HOST_RSP: in evmcs_vmwrite()
/linux-6.6.21/arch/x86/kvm/vmx/
Dvmcs12.c152 FIELD(HOST_RSP, host_rsp),
Dhyperv.c231 EVMCS1_FIELD(HOST_RSP, host_rsp,
Dvmx.c6331 vmcs_readl(HOST_RIP), vmcs_readl(HOST_RSP)); in dump_vmcs()
7190 vmcs_writel(HOST_RSP, host_rsp); in vmx_update_host_rsp()
/linux-6.6.21/arch/x86/include/asm/
Dvmx.h358 HOST_RSP = 0x00006c14, enumerator