Searched refs:DWSIZE (Results 1 – 2 of 2) sorted by relevance
91 i = ext_table_size / DWSIZE; in microcode_sanity_check()103 i = (MC_HEADER_SIZE + data_size) / DWSIZE; in microcode_sanity_check()
43 #define DWSIZE (sizeof(u32)) macro