Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c40 #define UCODE_MAGIC 0x00414d44 macro
138 if (cont_magic != UCODE_MAGIC) { in verify_container()