Searched refs:microcode_header_t (Results 1 – 2 of 2) sorted by relevance
101 #define MC_HEADER_SIZE (sizeof (microcode_header_t)) /* 48 bytes */181 static inline void mark_microcode_update (int cpu_num, microcode_header_t *mc_header, int sig, int … in mark_microcode_update()229 microcode_header_t mc_header; in find_matching_ucodes()
477 typedef struct microcode_header microcode_header_t; typedef