Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dcpu.h66 extern void get_cpu_cap(struct cpuinfo_x86 *c);
H A Dcommon.c1032 void get_cpu_cap(struct cpuinfo_x86 *c) in get_cpu_cap() function
1643 get_cpu_cap(c); in early_identify_cpu()
1799 get_cpu_cap(c); in generic_identify()
2360 get_cpu_cap(curr_info); in store_cpu_caps()
H A Dintel.c280 get_cpu_cap(c); in early_init_intel()
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c1376 get_cpu_cap(&boot_cpu_data); in xen_start_kernel()