Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmicrocode_amd.h8 #define UCODE_UCODE_TYPE 0x00000001 macro
/arch/x86/kernel/cpu/microcode/
Damd.c116 if (header[0] != UCODE_UCODE_TYPE) in compute_container_size()
241 if (header[0] != UCODE_UCODE_TYPE || /* type */ in apply_ucode_in_initrd()
846 if (*(u32 *)fw != UCODE_UCODE_TYPE) { in __load_microcode_amd()