Searched refs:HOST_RSP (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/x86_64/ |
| H A D | vmx.h | 330 HOST_RSP = 0x00006c14, enumerator 441 : [host_rsp]"r"((uint64_t)HOST_RSP), in vmlaunch() 476 : [host_rsp]"r"((uint64_t)HOST_RSP), in vmresume()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | vmcs12.c | 150 FIELD(HOST_RSP, host_rsp),
|
| H A D | evmcs.c | 124 EVMCS1_FIELD(HOST_RSP, host_rsp,
|
| H A D | vmx.c | 5974 vmcs_readl(HOST_RIP), vmcs_readl(HOST_RSP)); in dump_vmcs() 6702 vmcs_writel(HOST_RSP, host_rsp); in vmx_update_host_rsp()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/ |
| H A D | evmcs.h | 412 case HOST_RSP: in evmcs_vmread() 799 case HOST_RSP: in evmcs_vmwrite()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | vmx.h | 341 HOST_RSP = 0x00006c14, enumerator
|