Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/cpu/intel/microcode/
H A Dmicrocode.c71 static int load_microcode(const struct microcode *ucode_patch) in load_microcode()
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h81274 struct ucode_patch { struct
81275 struct list_head plist;
81276 void *data;
81277 unsigned int size;
81278 u32 patch_id;
81279 u16 equiv_cpu;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h24753 struct ucode_patch { struct
24754 struct list_head plist;
24755 void *data;
24756 u32 patch_id;
24757 u16 equiv_cpu;
H A Dvmlinux_518.h24753 struct ucode_patch { struct
24754 struct list_head plist;
24755 void *data;
24756 u32 patch_id;
24757 u16 equiv_cpu;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h28682 struct ucode_patch { struct
28683 struct list_head plist;
28684 void *data;
28685 unsigned int size;
28686 u32 patch_id;
28687 u16 equiv_cpu;