Home
last modified time | relevance | path

Searched refs:CPU_BASED_USE_MSR_BITMAPS (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h49 #define CPU_BASED_USE_MSR_BITMAPS 0x10000000 macro
/linux-2.6.39/arch/x86/kvm/
Dvmx.c292 return vmcs_config.cpu_based_exec_ctrl & CPU_BASED_USE_MSR_BITMAPS; in cpu_has_vmx_msr_bitmap()
1486 CPU_BASED_USE_MSR_BITMAPS | in setup_vmcs_config()