Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/mce/
A Damd.c232 static DEFINE_PER_CPU(struct threshold_bank **, threshold_banks);
869 struct threshold_bank **bp = this_cpu_read(threshold_banks); in amd_threshold_interrupt()
1145 static int __threshold_add_blocks(struct threshold_bank *b) in __threshold_add_blocks()
1174 struct threshold_bank *b = NULL; in threshold_create_bank()
1201 b = kzalloc(sizeof(struct threshold_bank), GFP_KERNEL); in threshold_create_bank()
1245 static void deallocate_threshold_blocks(struct threshold_bank *bank) in deallocate_threshold_blocks()
1257 static void __threshold_remove_blocks(struct threshold_bank *b) in __threshold_remove_blocks()
1268 static void threshold_remove_bank(struct threshold_bank *bank) in threshold_remove_bank()
1298 static void __threshold_remove_device(struct threshold_bank **bp) in __threshold_remove_device()
1314 struct threshold_bank **bp = this_cpu_read(threshold_banks); in mce_threshold_remove_device()
[all …]
/linux-6.3-rc2/arch/x86/include/asm/
A Damd_nb.h52 struct threshold_bank { struct
66 struct threshold_bank *bank4; argument

Completed in 5 milliseconds