Searched refs:cpu_table (Results 1 – 5 of 5) sorted by relevance
29 static struct cpu_table *cpu;31 static struct cpu_table * __init s3c_lookup_cpu(unsigned long idcode, in s3c_lookup_cpu()32 struct cpu_table *tab, in s3c_lookup_cpu()44 struct cpu_table *cputab, unsigned int cputab_size) in s3c_init_cpu()
59 struct cpu_table { struct69 struct cpu_table *cpus, unsigned int cputab_size); argument
77 static struct cpu_table cpu_ids[] __initdata = {
1221 u8 cpu_table[128]; member
2210 memcpy(req->cpu_table, rsstable, table_size); in be_cmd_rss_config()
Completed in 27 milliseconds