Home
last modified time | relevance | path

Searched refs:patch_newer (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/arch/x86/kernel/cpu/microcode/
Damd.c764 static inline int patch_newer(struct ucode_patch *p, struct ucode_patch *n) in patch_newer() function
789 ret = patch_newer(p, new_patch); in update_cache()