Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c1070 static int allocate_threshold_blocks(unsigned int cpu, struct threshold_bank *tb, in allocate_threshold_blocks() function
1130 err = allocate_threshold_blocks(cpu, tb, bank, block, address); in allocate_threshold_blocks()
1227 err = allocate_threshold_blocks(cpu, b, bank, 0, mca_msr_reg(bank, MCA_MISC)); in threshold_create_bank()