Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Damd_nb.h68 struct threshold_bank *bank4; member
/Linux-v5.4/arch/x86/kernel/cpu/mce/
Damd.c1318 if (nb && nb->bank4) { in threshold_create_bank()
1320 b = nb->bank4; in threshold_create_bank()
1353 WARN_ON(nb->bank4); in threshold_create_bank()
1354 nb->bank4 = b; in threshold_create_bank()
1423 nb->bank4 = NULL; in threshold_remove_bank()