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

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

Completed in 355 milliseconds