Home
last modified time | relevance | path

Searched defs:ucode_patch (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmicrocode.h9 struct ucode_patch { struct
10 struct list_head plist;
11 void *data; /* Intel uses only this one */
12 unsigned int size;
13 u32 patch_id;
14 u16 equiv_cpu;