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