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