/arch/metag/oprofile/ |
D | Makefile | 3 oprofile-core-y += buffer_sync.o 4 oprofile-core-y += cpu_buffer.o 5 oprofile-core-y += event_buffer.o 6 oprofile-core-y += oprof.o 7 oprofile-core-y += oprofile_files.o 8 oprofile-core-y += oprofile_stats.o 9 oprofile-core-y += oprofilefs.o 10 oprofile-core-y += timer_int.o 11 oprofile-core-$(CONFIG_HW_PERF_EVENTS) += oprofile_perf.o 15 oprofile-y += $(addprefix ../../../drivers/oprofile/,$(oprofile-core-y))
|
/arch/mips/netlogic/xlp/ |
D | wakeup.c | 54 static int xlp_wakeup_core(uint64_t sysbase, int node, int core) in xlp_wakeup_core() argument 59 coremask = (1 << core); in xlp_wakeup_core() 85 int core, n, cpu, count, val; in xlp_enable_secondary_cores() local 103 for (core = 0; core < NLM_CORES_PER_NODE; core++) { in xlp_enable_secondary_cores() 105 if (n == 0 && core == 0) in xlp_enable_secondary_cores() 109 if ((syscoremask & (1 << core)) == 0) in xlp_enable_secondary_cores() 113 cpu = (n * NLM_CORES_PER_NODE + core) in xlp_enable_secondary_cores() 119 if (!xlp_wakeup_core(nodep->sysbase, n, core)) in xlp_enable_secondary_cores() 123 nodep->coremask |= 1u << core; in xlp_enable_secondary_cores()
|
/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 362 dev->match_id, dev->match_sub_id, dev_name(&dev->core), in ps3_system_bus_match() 363 drv->match_id, drv->match_sub_id, drv->core.name); in ps3_system_bus_match() 367 dev->match_id, dev->match_sub_id, dev_name(&dev->core), in ps3_system_bus_match() 368 drv->match_id, drv->match_sub_id, drv->core.name); in ps3_system_bus_match() 389 dev_name(&dev->core)); in ps3_system_bus_probe() 391 pr_debug(" <- %s:%d: %s\n", __func__, __LINE__, dev_name(&dev->core)); in ps3_system_bus_probe() 410 dev_dbg(&dev->core, "%s:%d %s: no remove method\n", in ps3_system_bus_remove() 411 __func__, __LINE__, drv->core.name); in ps3_system_bus_remove() 413 pr_debug(" <- %s:%d: %s\n", __func__, __LINE__, dev_name(&dev->core)); in ps3_system_bus_remove() 424 dev_dbg(&dev->core, " -> %s:%d: match_id %d\n", __func__, __LINE__, in ps3_system_bus_shutdown() [all …]
|
/arch/avr32/ |
D | Makefile | 33 core-y += $(machdirs) 34 core-$(CONFIG_BOARD_ATSTK1000) += arch/avr32/boards/atstk1000/ 35 core-$(CONFIG_BOARD_ATNGW100_COMMON) += arch/avr32/boards/atngw100/ 36 core-$(CONFIG_BOARD_HAMMERHEAD) += arch/avr32/boards/hammerhead/ 37 core-$(CONFIG_BOARD_FAVR_32) += arch/avr32/boards/favr-32/ 38 core-$(CONFIG_BOARD_MERISC) += arch/avr32/boards/merisc/ 39 core-$(CONFIG_BOARD_MIMC200) += arch/avr32/boards/mimc200/ 40 core-$(CONFIG_LOADER_U_BOOT) += arch/avr32/boot/u-boot/ 41 core-y += arch/avr32/kernel/ 42 core-y += arch/avr32/mm/
|
/arch/arm/crypto/ |
D | .gitignore | 1 aesbs-core.S 2 sha256-core.S 3 sha512-core.S
|
D | Makefile | 13 aes-arm-bs-y := aesbs-core.o aesbs-glue.o 17 sha256-arm-y := sha256-core.o sha256_glue.o $(sha256-arm-neon-y) 23 $(src)/aesbs-core.S_shipped: $(src)/bsaes-armv7.pl 26 $(src)/sha256-core.S_shipped: $(src)/sha256-armv4.pl 29 .PRECIOUS: $(obj)/aesbs-core.S $(obj)/sha256-core.S
|
/arch/ia64/ |
D | Makefile | 48 core-y += arch/ia64/kernel/ arch/ia64/mm/ 49 core-$(CONFIG_IA64_DIG) += arch/ia64/dig/ 50 core-$(CONFIG_IA64_DIG_VTD) += arch/ia64/dig/ 51 core-$(CONFIG_IA64_GENERIC) += arch/ia64/dig/ 52 core-$(CONFIG_IA64_HP_ZX1) += arch/ia64/dig/ 53 core-$(CONFIG_IA64_HP_ZX1_SWIOTLB) += arch/ia64/dig/ 54 core-$(CONFIG_IA64_XEN_GUEST) += arch/ia64/dig/ 55 core-$(CONFIG_IA64_SGI_SN2) += arch/ia64/sn/ 56 core-$(CONFIG_IA64_SGI_UV) += arch/ia64/uv/ 57 core-$(CONFIG_KVM) += arch/ia64/kvm/ [all …]
|
/arch/c6x/boot/dts/ |
D | tms320c6678.dtsi | 60 compatible = "ti,c64x+core-pic"; 80 ti,core-mask = < 0x01 >; 86 ti,core-mask = < 0x02 >; 92 ti,core-mask = < 0x04 >; 98 ti,core-mask = < 0x08 >; 104 ti,core-mask = < 0x10 >; 110 ti,core-mask = < 0x20 >; 116 ti,core-mask = < 0x40 >; 122 ti,core-mask = < 0x80 >;
|
D | tms320c6472.dtsi | 50 compatible = "ti,c64x+core-pic"; 70 ti,core-mask = < 0x01 >; 76 ti,core-mask = < 0x02 >; 82 ti,core-mask = < 0x04 >; 88 ti,core-mask = < 0x08 >; 94 ti,core-mask = < 0x10 >; 100 ti,core-mask = < 0x20 >;
|
D | tms320c6474.dtsi | 37 compatible = "ti,c64x+core-pic"; 55 ti,core-mask = < 0x04 >; 61 ti,core-mask = < 0x02 >; 67 ti,core-mask = < 0x01 >;
|
/arch/cris/include/arch-v32/arch/hwregs/ |
D | Makefile | 56 REGDESC += $(BASEDIR)/core/cpu/intr_vect/rtl/guinness/ivmask.config.r 57 REGDESC += $(BASEDIR)/core/memarb/rtl/guinness/marb_top.r 58 REGDESC += $(BASEDIR)/core/cpu/mmu/doc/mmu_regs.r 62 REGDESC += $(BASEDIR)/core/strcop/rtl/strcop_regs.r 101 dma_defs.h: $(BASEDIR)/core/dma/rtl/common/dma_regdes.r 103 $(BASEDIR)/core/dma/sw/dma.h: 104 dma.h: $(BASEDIR)/core/dma/sw/dma.h 112 intr_vect_defs.h: $(BASEDIR)/core/cpu/intr_vect/rtl/guinness/ivmask.config.r 114 intr_vect_defs_asm.h: $(BASEDIR)/core/cpu/intr_vect/rtl/guinness/ivmask.config.r 121 mmu_defs_asm.h: $(BASEDIR)/core/cpu/mmu/doc/mmu_regs.r [all …]
|
/arch/powerpc/include/asm/ |
D | cputhreads.h | 66 int cpu_first_thread_of_core(int core); 69 static inline int cpu_first_thread_of_core(int core) { return core; } in cpu_first_thread_of_core() argument
|
D | ps3.h | 378 struct device core; member 392 struct device_driver core; member 407 return container_of(_drv, struct ps3_system_bus_driver, core); in ps3_drv_to_system_bus_drv() 412 return container_of(_dev, struct ps3_system_bus_device, core); in ps3_dev_to_system_bus_dev() 418 BUG_ON(!_dev->core.driver); in ps3_system_bus_dev_to_system_bus_drv() 419 return ps3_drv_to_system_bus_drv(_dev->core.driver); in ps3_system_bus_dev_to_system_bus_drv() 431 dev_set_drvdata(&dev->core, data); in ps3_system_bus_set_drvdata() 436 return dev_get_drvdata(&dev->core); in ps3_system_bus_get_drvdata()
|
/arch/arm64/crypto/ |
D | Makefile | 12 sha1-ce-y := sha1-ce-glue.o sha1-ce-core.o 15 sha2-ce-y := sha2-ce-glue.o sha2-ce-core.o 18 ghash-ce-y := ghash-ce-glue.o ghash-ce-core.o 24 aes-ce-ccm-y := aes-ce-ccm-glue.o aes-ce-ccm-core.o
|
/arch/arm/boot/compressed/ |
D | head-shmobile.S | 62 .long 0 @ tag->u.core.flags = 0; 63 .long 0 @ tag->u.core.pagesize = 0; 64 .long 0 @ tag->u.core.rootdev = 0;
|
/arch/arc/ |
D | Makefile | 88 core-y += arch/arc/ 91 core-y += arch/arc/boot/dts/ 93 core-$(CONFIG_ARC_PLAT_FPGA_LEGACY) += arch/arc/plat-arcfpga/ 94 core-$(CONFIG_ARC_PLAT_TB10X) += arch/arc/plat-tb10x/
|
/arch/powerpc/perf/ |
D | Makefile | 5 obj-$(CONFIG_PPC_PERF_CTRS) += core-book3s.o bhrb.o 11 obj-$(CONFIG_FSL_EMB_PERF_EVENT) += core-fsl-emb.o
|
/arch/metag/ |
D | Makefile | 45 core-y += arch/metag/boot/dts/ 46 core-y += arch/metag/kernel/ 47 core-y += arch/metag/mm/
|
/arch/arc/kernel/ |
D | setup.c | 47 READ_BCR(AUX_IDENTITY, cpu->core); in read_arc_build_cfg_regs() 116 struct bcr_identity *core = &cpu->core; in arc_cpu_mumbojumbo() local 127 core->family, core->cpu_id, in arc_cpu_mumbojumbo() 128 core->chip_id); in arc_cpu_mumbojumbo() 131 if ((core->family >= tbl->info.id) && in arc_cpu_mumbojumbo() 132 (core->family <= tbl->up_range)) { in arc_cpu_mumbojumbo() 202 if (cpu->core.family == 0x34) { in arc_extn_mumbojumbo()
|
/arch/openrisc/ |
D | Makefile | 43 core-y += arch/openrisc/lib/ \ 53 core-$(BUILTIN_DTB) += arch/openrisc/boot/dts/
|
/arch/mips/bcm47xx/ |
D | setup.c | 160 struct bcma_device *core; in bcm47xx_get_sprom_bcma() local 172 core = bcma_find_core(bus, BCMA_CORE_80211); in bcm47xx_get_sprom_bcma() 173 if (core) { in bcm47xx_get_sprom_bcma() 175 core->core_index); in bcm47xx_get_sprom_bcma()
|
/arch/unicore32/ |
D | Makefile | 37 core-y += arch/unicore32/kernel/ 38 core-y += arch/unicore32/mm/
|
/arch/blackfin/ |
D | Makefile | 111 core-y += arch/$(ARCH)/kernel/ arch/$(ARCH)/mm/ arch/$(ARCH)/mach-common/ 115 core-y += arch/$(ARCH)/mach-$(MACHINE)/ 116 core-y += arch/$(ARCH)/mach-$(MACHINE)/boards/ 120 core-y += arch/$(ARCH)/kernel/cplb-mpu/ 122 core-y += arch/$(ARCH)/kernel/cplb-nompu/
|
/arch/arm/ |
D | Makefile | 250 core-$(CONFIG_FPE_NWFPE) += arch/arm/nwfpe/ 251 core-$(CONFIG_FPE_FASTFPE) += $(FASTFPE_OBJ) 252 core-$(CONFIG_VFP) += arch/arm/vfp/ 253 core-$(CONFIG_XEN) += arch/arm/xen/ 254 core-$(CONFIG_KVM_ARM_HOST) += arch/arm/kvm/ 257 core-y += arch/arm/kernel/ arch/arm/mm/ arch/arm/common/ 258 core-y += arch/arm/net/ 259 core-y += arch/arm/crypto/ 260 core-y += $(machdirs) $(platdirs)
|
/arch/xtensa/ |
D | Makefile | 86 core-y += arch/xtensa/kernel/ arch/xtensa/mm/ 87 core-y += $(buildvar) $(buildplf) 93 core-$(CONFIG_OF) += arch/xtensa/boot/dts/
|