Home
last modified time | relevance | path

Searched refs:HOST_CR3 (Results 1 – 5 of 5) sorted by relevance

/arch/x86/kvm/vmx/
Dvmcs12.c145 FIELD(HOST_CR3, host_cr3),
Devmcs.c34 EVMCS1_FIELD(HOST_CR3, host_cr3,
Dvmx.c3973 vmcs_writel(HOST_CR3, cr3); /* 22.2.3 FIXME: shadow tables */ in vmx_set_constant_host_state()
5855 vmcs_readl(HOST_CR0), vmcs_readl(HOST_CR3), in dump_vmcs()
6623 vmcs_writel(HOST_CR3, cr3); in vmx_vcpu_run()
Dnested.c2863 vmcs_writel(HOST_CR3, cr3); in nested_vmx_check_vmentry_hw()
/arch/x86/include/asm/
Dvmx.h327 HOST_CR3 = 0x00006c02, enumerator