Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c689 if (nb && nb->bank4) { in threshold_create_bank()
691 b = nb->bank4; in threshold_create_bank()
724 WARN_ON(nb->bank4); in threshold_create_bank()
725 nb->bank4 = b; in threshold_create_bank()
819 nb->bank4 = NULL; in threshold_remove_bank()
/linux-4.4.14/arch/x86/include/asm/
Damd_nb.h53 struct threshold_bank *bank4; member