Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h286 HOST_RIP = 0x00006c16, enumerator
397 [host_rip]"r"((uint64_t)HOST_RIP) in vmlaunch()
432 [host_rip]"r"((uint64_t)HOST_RIP) in vmresume()
H A Devmcs.h312 case HOST_RIP: in evmcs_vmread()
721 case HOST_RIP: in evmcs_vmwrite()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c153 FIELD(HOST_RIP, host_rip),
H A Dhyperv.c44 EVMCS1_FIELD(HOST_RIP, host_rip,
H A Dvmx.c4345 vmcs_writel(HOST_RIP, (unsigned long)vmx_vmexit); /* 22.2.5 */ in vmx_set_constant_host_state()
6340 vmcs_readl(HOST_RIP), vmcs_readl(HOST_RSP)); in dump_vmcs()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h359 HOST_RIP = 0x00006c16, enumerator