Searched refs:allocate_threshold_blocks (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/x86/kernel/cpu/mce/ |
D | amd.c | 1230 static int allocate_threshold_blocks(unsigned int cpu, struct threshold_bank *tb, in allocate_threshold_blocks() function 1290 err = allocate_threshold_blocks(cpu, tb, bank, block, address); in allocate_threshold_blocks() 1387 err = allocate_threshold_blocks(cpu, b, bank, 0, msr_ops.misc(bank)); in threshold_create_bank()
|