Home
last modified time | relevance | path

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

/external/oprofile/module/x86/
Dop_fixmap.c109 static int find_intel_smp(void); in fixmap_setup()
111 if (!find_intel_smp()) { in fixmap_setup()
186 static int __init find_intel_smp(void) in find_intel_smp() function