Home
last modified time | relevance | path

Searched defs:mc_header (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/arch/x86/kernel/cpu/microcode/
Dintel.c169 struct microcode_header_intel *mc_header = mc; in microcode_sanity_check() local
271 struct microcode_header_intel *mc_header; in scan_microcode() local
791 struct microcode_header_intel mc_header; in generic_load_microcode() local
/Linux-v6.1/drivers/platform/x86/intel/ifs/
Dload.c173 const struct microcode_header_intel *mc_header) in ifs_sanity_check()