Home
last modified time | relevance | path

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

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