Searched refs:VM_ENTRY_CONTROLS (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.h148 VM_ENTRY_CONTROLS = 0x00004012, 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.c1784 vmcs_write32(VM_ENTRY_CONTROLS,
1785 vmcs_read32(VM_ENTRY_CONTROLS) |
1789 vmcs_write32(VM_ENTRY_CONTROLS,
1790 vmcs_read32(VM_ENTRY_CONTROLS) &
1817 vmcs_write32(VM_ENTRY_CONTROLS,
1818 vmcs_read32(VM_ENTRY_CONTROLS)
2650 vmcs_write32(VM_ENTRY_CONTROLS, vmcs_config.vmentry_ctrl);

Completed in 92 milliseconds