Searched refs:GUEST_PDPTR2 (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.h131 GUEST_PDPTR2 = 0x0000280e, 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.c1860 vmcs_write64(GUEST_PDPTR2, vcpu->arch.pdptrs[2]);
1870 vcpu->arch.pdptrs[2] = vmcs_read64(GUEST_PDPTR2);

Completed in 110 milliseconds