Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/
H A Dcpu.c215 int soc_skip_ucode_update(u32 current_patch_id, u32 new_patch_id) in soc_skip_ucode_update()
/aosp_15_r20/external/coreboot/src/soc/intel/meteorlake/
H A Dcpu.c219 int soc_skip_ucode_update(u32 current_patch_id, u32 new_patch_id) in soc_skip_ucode_update()
/aosp_15_r20/external/coreboot/src/soc/intel/skylake/
H A Dcpu.c248 int soc_skip_ucode_update(u32 current_patch_id, u32 new_patch_id) in soc_skip_ucode_update()
/aosp_15_r20/external/coreboot/src/soc/intel/alderlake/
H A Dcpu.c338 int soc_skip_ucode_update(u32 current_patch_id, u32 new_patch_id) in soc_skip_ucode_update()
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/
H A Dcpu.c285 int soc_skip_ucode_update(u32 current_patch_id, u32 new_patch_id) in soc_skip_ucode_update()
/aosp_15_r20/external/coreboot/src/cpu/intel/microcode/
H A Dmicrocode.c294 __weak int soc_skip_ucode_update(u32 current_patch_id, in soc_skip_ucode_update()