Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c467 static int allocate_threshold_blocks(unsigned int cpu, unsigned int bank, in allocate_threshold_blocks() function
534 err = allocate_threshold_blocks(cpu, bank, ++block, address); in allocate_threshold_blocks()
628 err = allocate_threshold_blocks(cpu, bank, 0, MSR_IA32_MCx_MISC(bank)); in threshold_create_bank()