Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c193 __verify_patch_section(const u8 *buf, size_t buf_size, u32 *sh_psize, bool early) in __verify_patch_section() function
280 if (!__verify_patch_section(buf, buf_size, &sh_psize, early)) in verify_patch()