Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c759 static inline int patch_newer(struct ucode_patch *p, struct ucode_patch *n) in patch_newer() function
784 ret = patch_newer(p, new_patch); in update_cache()