Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c588 if (nb && nb->bank4) { in threshold_create_bank()
590 b = nb->bank4; in threshold_create_bank()
623 WARN_ON(nb->bank4); in threshold_create_bank()
624 nb->bank4 = b; in threshold_create_bank()
718 nb->bank4 = NULL; in threshold_remove_bank()
/linux-4.1.27/arch/x86/include/asm/
Damd_nb.h53 struct threshold_bank *bank4; member