Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Damd_nb.h68 struct threshold_bank *bank4; member
/arch/x86/kernel/cpu/mce/
Damd.c1367 if (nb && nb->bank4) { in threshold_create_bank()
1369 b = nb->bank4; in threshold_create_bank()
1402 WARN_ON(nb->bank4); in threshold_create_bank()
1403 nb->bank4 = b; in threshold_create_bank()
1469 nb->bank4 = NULL; in threshold_remove_bank()