Searched refs:cbe (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/platforms/cell/ |
D | spu_manage.c | 436 static struct spu *devnode_spu(int cbe, struct device_node *dn) in devnode_spu() argument 440 list_for_each_entry(spu, &cbe_spu_info[cbe].spus, cbe_list) in devnode_spu() 447 neighbour_spu(int cbe, struct device_node *target, struct device_node *avoid) in neighbour_spu() argument 454 list_for_each_entry(spu, &cbe_spu_info[cbe].spus, cbe_list) { in neighbour_spu() 467 static void init_affinity_node(int cbe) in init_affinity_node() argument 476 last_spu = list_first_entry(&cbe_spu_info[cbe].spus, struct spu, in init_affinity_node() 479 for (added = 1; added < cbe_spu_info[cbe].n_spus; added++) { in init_affinity_node() 501 spu = devnode_spu(cbe, vic_dn); in init_affinity_node() 510 spu = neighbour_spu(cbe, vic_dn, last_spu_dn); in init_affinity_node() 529 int cbe; in init_affinity_fw() local [all …]
|
D | Makefile | 9 obj-$(CONFIG_CBE_CPUFREQ) += cbe-cpufreq.o 10 cbe-cpufreq-y += cbe_cpufreq_pervasive.o cbe_cpufreq.o
|
/arch/alpha/kernel/ |
D | core_t2.c | 529 cpu_regs->cbe |= cpu_regs->cbe; in t2_clear_errors()
|
/arch/alpha/include/asm/ |
D | core_t2.h | 153 unsigned long cbe; long fill_07[3]; /* CBus Error */ member
|
/arch/m68k/ifpsp060/ |
D | ftest.sa | 154 dc.l $00000cbe,$f23bd0ff,$01700000,$0cf4f23b
|