Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c42 #define UCODE_UCODE_TYPE 0x00000001 macro
209 if (p_type != UCODE_UCODE_TYPE) { in __verify_patch_section()
835 if (*(u32 *)fw != UCODE_UCODE_TYPE) { in __load_microcode_amd()