Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h281 HOST_CR3 = 0x00006c02, enumerator
/arch/x86/kvm/
Dvmx.c828 FIELD(HOST_CR3, host_cr3),
4869 vmcs_writel(HOST_CR3, read_cr3()); /* 22.2.3 FIXME: shadow tables */ in vmx_set_constant_host_state()
8119 vmcs_readl(HOST_CR0), vmcs_readl(HOST_CR3), in dump_vmcs()