Searched refs:GUEST_CR3 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dvmx.h198 GUEST_CR3 = 0x00006802, enumerator in enum:vmcs_field
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dvmx.c1972 vmcs_writel(GUEST_CR3, guest_cr3);
3724 vcpu->arch.cr3 = vmcs_readl(GUEST_CR3);

Completed in 116 milliseconds