get_cpu_cap
get_cpu_cap(c);
get_cpu_cap(curr_info);
extern void get_cpu_cap(struct cpuinfo_x86 *c);
get_cpu_cap(&boot_cpu_data);