Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_has
arch/loongarch/include/asm/cpu-features.h
16
#define cpu_has(feat) (cpu_data[0].options & BIT_ULL(feat))
arch/um/include/asm/cpufeature.h
36
#define cpu_has(c, bit) \
arch/x86/include/asm/cpufeature.h
54
#define cpu_has(c, bit) \