Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s3c/
H A Dinit.c29 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()
H A Ds3c64xx.c77 static struct cpu_table cpu_ids[] __initdata = {
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2211 memcpy(req->cpu_table, rsstable, table_size); in be_cmd_rss_config()