Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
A Dproc.c11 extern const char * const x86_vmx_flags[NVMXINTS*32];
112 for (i = 0; i < 32*NVMXINTS; i++) { in show_cpuinfo()
A Dfeat_ctl.c27 BUILD_BUG_ON(NVMXINTS != NR_VMX_FEATURE_WORDS); in init_vmx_capabilities()
/linux/arch/x86/include/asm/
A Dvmxfeatures.h8 #define NVMXINTS 3 /* N 32-bit words worth of info */ macro
A Dprocessor.h91 __u32 vmx_capability[NVMXINTS];

Completed in 7 milliseconds