Home
last modified time | relevance | path

Searched defs:sh_psize (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()
235 static unsigned int __verify_patch_size(u8 family, u32 sh_psize, size_t buf_size) in __verify_patch_size()
276 u32 sh_psize; in verify_patch() local