Home
last modified time | relevance | path

Searched refs:UCODE_NEW_SAFE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/kernel/cpu/microcode/
H A Dinternal.h16 UCODE_NEW_SAFE, enumerator
H A Dcore.c695 case UCODE_NEW_SAFE: in load_late_locked()
H A Dintel.c556 return new_is_safe ? UCODE_NEW_SAFE : UCODE_NEW; in parse_microcode_blobs()