Searched refs:NVMXINTS (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dvmxfeatures.h8 #define NVMXINTS 5 /* N 32-bit words worth of info */ macro
H A Dprocessor.h120 __u32 vmx_capability[NVMXINTS];
/linux-master/arch/x86/kernel/cpu/
H A Dproc.c13 extern const char * const x86_vmx_flags[NVMXINTS*32];
109 for (i = 0; i < 32*NVMXINTS; i++) {
H A Dfeat_ctl.c29 BUILD_BUG_ON(NVMXINTS != NR_VMX_FEATURE_WORDS);

Completed in 103 milliseconds