Searched defs:x86_match_cpu (Results 1 - 1 of 1) sorted by relevance

/arch/x86/kernel/cpu/
H A Dmatch.c8 * x86_match_cpu - match current CPU again an array of x86_cpu_ids
31 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match) function
49 EXPORT_SYMBOL(x86_match_cpu); variable

Completed in 91 milliseconds