Searched refs:HOST_RSP (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/tools/testing/selftests/kvm/include/x86_64/ |
| D | vmx.h | 285 HOST_RSP = 0x00006c14, enumerator 396 : [host_rsp]"r"((uint64_t)HOST_RSP), in vmlaunch() 431 : [host_rsp]"r"((uint64_t)HOST_RSP), in vmresume()
|
| D | evmcs.h | 442 case HOST_RSP: in evmcs_vmread() 891 case HOST_RSP: in evmcs_vmwrite()
|
| /Linux-v6.1/arch/x86/kvm/vmx/ |
| D | vmcs12.c | 151 FIELD(HOST_RSP, host_rsp),
|
| D | evmcs.c | 127 EVMCS1_FIELD(HOST_RSP, host_rsp,
|
| D | vmx.c | 6202 vmcs_readl(HOST_RIP), vmcs_readl(HOST_RSP)); in dump_vmcs() 7027 vmcs_writel(HOST_RSP, host_rsp); in vmx_update_host_rsp()
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | vmx.h | 356 HOST_RSP = 0x00006c14, enumerator
|