Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/microcode/
Dcore.c283 static void apply_microcode_local(void *arg) in apply_microcode_local() function
295 ret = smp_call_function_single(cpu, apply_microcode_local, &ctx, 1); in apply_microcode_on_target()