Home
last modified time | relevance | path

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

/openbmc/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 Dcpu.h59 struct cpu_table { struct
69 struct cpu_table *cpus, unsigned int cputab_size); argument
H A Ds3c64xx.c77 static struct cpu_table cpu_ids[] __initdata = {
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h1221 u8 cpu_table[128]; member
H A Dbe_cmds.c2211 memcpy(req->cpu_table, rsstable, table_size); in be_cmd_rss_config()