Home
last modified time | relevance | path

Searched defs:new_patch_id (Results 1 – 8 of 8) 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/cpu/amd/pi/00730F01/
H A Dupdate_microcode.c71 uint32_t new_patch_id; in apply_microcode_patch() local
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/cpu/
H A Dupdate_microcode.c42 uint32_t new_patch_id; in amd_apply_microcode_patch() local
/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.c295 u32 new_patch_id) in soc_skip_ucode_update()