Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
static_cpu_has_bug
arch/um/include/asm/cpufeature.h
129
#define static_cpu_has_bug(bit) static_cpu_has((bit))
arch/x86/include/asm/cpufeature.h
130
#define static_cpu_has_bug(bit) static_cpu_has((bit))