Lines Matching full:not
22 If the expected flag does not appear in /proc/cpuinfo, things are murkier.
24 how to enable it, which is not always easy. There are several factors that
26 is missing in hardware, platform firmware did not enable it, the feature is
28 not support the feature and thus has not enabled it. In general, /proc/cpuinfo
53 The intent of scattering CPUID leaves is to not bloat struct
58 memory is not trivial.
72 These flags do not represent hardware features. Instead, they represent a
104 c: The naming override can be "", which means it will not appear in /proc/cpuinfo.
106 The feature shall be omitted from /proc/cpuinfo if it does not make sense for
110 with "". Its flag will not appear in /proc/cpuinfo.
115 a: The hardware does not enumerate support for it.
118 not enabled by boot firmware. Even if the hardware is new, there might be a
119 problem enabling the feature at run time, the flag will not be displayed.
121 b: The kernel does not know about the flag.
127 For example, if 5-level-paging is not enabled when building (i.e.,
128 CONFIG_X86_5LEVEL is not selected) the flag "la57" will not show up [#f1]_.
142 disable specific features. The list of parameters includes, but is not limited
150 missing at runtime. For example, AVX flags will not show up if XSAVE feature
152 CPUs and them missing microcode patches. Due to that, the kernel decides not to