Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcpu.h73 extern void get_cpu_cap(struct cpuinfo_x86 *c);
H A Dcommon.c973 void get_cpu_cap(struct cpuinfo_x86 *c) in get_cpu_cap() function
1601 get_cpu_cap(c); in early_identify_cpu()
1767 get_cpu_cap(c); in generic_identify()
2306 get_cpu_cap(curr_info); in store_cpu_caps()
/linux/arch/x86/xen/
H A Denlighten_pv.c1390 get_cpu_cap(&boot_cpu_data); in xen_start_kernel()