Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c60 struct threshold_bank { struct
65 static DEFINE_PER_CPU(struct threshold_bank * [NR_BANKS], threshold_banks); argument
557 struct threshold_bank *b = NULL; in threshold_create_bank()
591 b = kzalloc(sizeof(struct threshold_bank), GFP_KERNEL); in threshold_create_bank()
669 struct threshold_bank *head = per_cpu(threshold_banks, cpu)[bank]; in deallocate_threshold_block()
686 struct threshold_bank *b; in threshold_remove_bank()