Home
last modified time | relevance | path

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

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