Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UCODE_NEW
arch/x86/kernel/cpu/microcode/amd.c
1189
ret = UCODE_NEW;
arch/x86/kernel/cpu/microcode/core.c
750
case UCODE_NEW:
arch/x86/kernel/cpu/microcode/intel.c
900
return new_is_safe ? UCODE_NEW_SAFE : UCODE_NEW;