Searched refs:GUEST_IA32_PAT (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.h123 GUEST_IA32_PAT = 0x00002804, 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.c1264 vmcs_write64(GUEST_IA32_PAT, data);
2627 vmcs_write64(GUEST_IA32_PAT, host_pat);
2628 /* Keep arch.pat sync with GUEST_IA32_PAT */

Completed in 94 milliseconds