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.h56 extern void get_cpu_cap(struct cpuinfo_x86 *c);
H A Dcommon.c1016 void get_cpu_cap(struct cpuinfo_x86 *c) in get_cpu_cap() function
1801 get_cpu_cap(c); in early_identify_cpu()
1974 get_cpu_cap(c); in generic_identify()
2535 get_cpu_cap(curr_info); in store_cpu_caps()
/linux/arch/x86/xen/ !
H A Denlighten_pv.c1436 get_cpu_cap(&boot_cpu_data); in xen_start_kernel()