Home
last modified time | relevance | path

Searched refs:extended_signature (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmicrocode_intel.h26 struct extended_signature { struct
36 struct extended_signature sigs[0];
43 #define EXT_SIGNATURE_SIZE (sizeof(struct extended_signature))
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/microcode/
H A Dintel.c42 struct extended_signature { struct
52 struct extended_signature sigs[];
57 #define EXT_SIGNATURE_SIZE (sizeof(struct extended_signature))
107 struct extended_signature *ext_sig; in intel_find_matching_signature()
149 struct extended_signature *ext_sig; in intel_microcode_sanity_check()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/
H A Dintel.c69 struct extended_signature *ext_sig; in find_matching_signature()
186 struct extended_signature *ext_sig; in microcode_sanity_check()
399 struct extended_signature *ext_sig; in show_saved_mc()

Completed in 4 milliseconds