Searched refs:exttable_size (Results 1 – 2 of 2) sorted by relevance
54 #define exttable_size(et) ((et)->count * EXT_SIGNATURE_SIZE + EXT_HEADER_SIZE) macro
202 if (ext_table_size != exttable_size(ext_header)) { in microcode_sanity_check()