Home
last modified time | relevance | path

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

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