Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dprocessor.h115 struct x86_cpu_id { struct
170 extern const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id table[]);
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dcommon.c844 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id table[]) in x86_match_cpu()
846 const struct x86_cpu_id *m; in x86_match_cpu()
A Dmwait-idle.c916 static const struct x86_cpu_id intel_idle_ids[] __initconstrel = {
1107 const struct x86_cpu_id *id = x86_match_cpu(intel_idle_ids); in mwait_idle_probe()

Completed in 7 milliseconds