Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/ !
H A Dvmx.h284 HOST_RIP = 0x00006c16, enumerator
395 [host_rip]"r"((uint64_t)HOST_RIP) in vmlaunch()
430 [host_rip]"r"((uint64_t)HOST_RIP) in vmresume()
H A Devmcs.h309 case HOST_RIP: in evmcs_vmread()
718 case HOST_RIP: in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/ !
H A Dhyperv_evmcs.c37 EVMCS1_FIELD(HOST_RIP, host_rip,
H A Dvmcs12.c156 FIELD(HOST_RIP, host_rip),
H A Dvmx.c4554 vmcs_writel(HOST_RIP, (unsigned long)vmx_vmexit); /* 22.2.5 */ in vmx_set_constant_host_state()
6678 vmcs_readl(HOST_RIP), vmcs_readl(HOST_RSP)); in dump_vmcs()
/linux/arch/x86/include/asm/ !
H A Dvmx.h390 HOST_RIP = 0x00006c16, enumerator