Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Damd_nb.h68 struct threshold_bank *bank4; member
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c1238 if (nb && nb->bank4) { in threshold_create_bank()
1240 b = nb->bank4; in threshold_create_bank()
1273 WARN_ON(nb->bank4); in threshold_create_bank()
1274 nb->bank4 = b; in threshold_create_bank()
1343 nb->bank4 = NULL; in threshold_remove_bank()