Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
boot_cpu_has_bug
arch/um/include/asm/cpufeature.h
130
#define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit))
arch/x86/include/asm/cpufeature.h
131
#define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit))