Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/microcode/
Damd.c49 static LIST_HEAD(pcache);
507 list_for_each_entry(p, &pcache, plist) in cache_find_patch()
517 list_for_each_entry(p, &pcache, plist) { in update_cache()
530 list_add_tail(&new_patch->plist, &pcache); in update_cache()
537 list_for_each_entry_safe(p, tmp, &pcache, plist) { in free_cache()
/arch/mips/include/asm/sn/sn0/
Dhubio.h580 pcache: 1, /* entry belongs to partial cache */ member