Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/microcode/
Dintel.c61 static inline unsigned int get_totalsize(struct microcode_header_intel *hdr) in get_totalsize() function
108 if (get_totalsize(mc_hdr) <= intel_microcode_get_datasize(mc_hdr) + MC_HEADER_SIZE) in intel_find_matching_signature()
145 total_size = get_totalsize(mc_header); in intel_microcode_sanity_check()
250 unsigned int size = get_totalsize(&patch->hdr); in save_microcode_patch()
273 mc_size = get_totalsize(mc_header); in scan_microcode()
511 mc_size = get_totalsize(&mc_header); in parse_microcode_blobs()