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