Searched refs:store_cpu_caps (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kernel/cpu/microcode/
H A Dcore.c557 store_cpu_caps(&prev_info);
/linux-master/arch/x86/include/asm/
H A Dprocessor.h704 void store_cpu_caps(struct cpuinfo_x86 *info);
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c2259 * store_cpu_caps() - Store a snapshot of CPU capabilities
2264 void store_cpu_caps(struct cpuinfo_x86 *curr_info) function
2294 store_cpu_caps(&curr_info);

Completed in 113 milliseconds