Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c59 static inline unsigned int get_totalsize(struct microcode_header_intel *hdr) in get_totalsize() function
114 if (get_totalsize(mc_hdr) <= intel_microcode_get_datasize(mc_hdr) + MC_HEADER_SIZE) in intel_find_matching_signature()
151 total_size = get_totalsize(mc_header); in intel_microcode_sanity_check()
350 mc_size = get_totalsize(mc_header); in scan_microcode()
764 mc_size = get_totalsize(&mc_header); in generic_load_microcode()