Searched defs:ucode_patch (Results 1 – 2 of 2) sorted by relevance
9 struct ucode_patch { struct10 struct list_head plist;11 void *data; /* Intel uses only this one */12 u32 patch_id;13 u16 equiv_cpu;
5272 unsigned long long ucode_patch = 0; in process_cpuid() local