Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c568 static int allocate_threshold_blocks(unsigned int cpu, unsigned int bank, in allocate_threshold_blocks() function
635 err = allocate_threshold_blocks(cpu, bank, ++block, address); in allocate_threshold_blocks()
729 err = allocate_threshold_blocks(cpu, bank, 0, MSR_IA32_MCx_MISC(bank)); in threshold_create_bank()