Searched refs:GUEST_PDPTR1 (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.h129 GUEST_PDPTR1 = 0x0000280c, 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.c1859 vmcs_write64(GUEST_PDPTR1, vcpu->arch.pdptrs[1]);
1869 vcpu->arch.pdptrs[1] = vmcs_read64(GUEST_PDPTR1);

Completed in 98 milliseconds