Go to the documentation of this file.
2 #include <asm/processor.h>
4 #include <linux/module.h>
5 #include <linux/slab.h>
59 n =
snprintf(buf, size,
"x86cpu:vendor:%04X:family:%04X:"
60 "model:%04X:feature:",
68 if (boot_cpu_has(i)) {
71 WARN(1,
"x86 features overflow page\n");