Searched refs:GUEST_PDPTR0 (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.h127 GUEST_PDPTR0 = 0x0000280a, 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.c1858 vmcs_write64(GUEST_PDPTR0, vcpu->arch.pdptrs[0]);
1868 vcpu->arch.pdptrs[0] = vmcs_read64(GUEST_PDPTR0);

Completed in 110 milliseconds