Home
last modified time | relevance | path

Searched refs:topology (Results 1 – 25 of 30) sorted by relevance

12

/arch/x86/kernel/
Dvsmp_64.c179 unsigned int cfg, topology, node_shift, maxcpus; in vsmp_cap_cpus() local
195 topology = readl(address); in vsmp_cap_cpus()
196 node_shift = (topology >> 16) & 0x7; in vsmp_cap_cpus()
200 maxcpus = (topology & ((1 << node_shift) - 1)) + 1; in vsmp_cap_cpus()
/arch/avr32/include/asm/
DKbuild20 generic-y += topology.h
/arch/metag/kernel/
DMakefile24 obj-y += topology.o
/arch/parisc/include/asm/
DKbuild26 generic-y += topology.h
/arch/um/include/asm/
DKbuild26 generic-y += topology.h
/arch/xtensa/include/asm/
DKbuild29 generic-y += topology.h
/arch/parisc/kernel/
DMakefile12 topology.o
/arch/m68k/include/asm/
DKbuild33 generic-y += topology.h
/arch/sh/kernel/
DMakefile20 syscalls_$(BITS).o time.o topology.o traps.o \
/arch/cris/include/asm/
DKbuild42 generic-y += topology.h
/arch/blackfin/include/asm/
DKbuild43 generic-y += topology.h
/arch/arc/include/asm/
DKbuild45 generic-y += topology.h
/arch/x86/kernel/cpu/
DMakefile19 obj-y := intel_cacheinfo.o scattered.o topology.o
/arch/tile/kernel/
Dsetup.c1180 HV_Topology topology = hv_inquire_topology(); in validate_hv() local
1181 BUG_ON(topology.coord.x != 0 || topology.coord.y != 0); in validate_hv()
1182 if (topology.width != 1 || topology.height != 1) { in validate_hv()
1184 topology.width, topology.height); in validate_hv()
/arch/arm64/include/asm/
DKbuild52 generic-y += topology.h
/arch/s390/kernel/
DMakefile57 obj-$(CONFIG_SCHED_BOOK) += topology.o
/arch/arm64/kernel/
DMakefile20 smp.o smp_spin_table.o topology.o smccc-call.o
/arch/ia64/kernel/
DMakefile14 unwind.o mca.o mca_asm.o topology.o dma-mapping.o
/arch/hexagon/include/asm/
DKbuild55 generic-y += topology.h
/arch/c6x/include/asm/
DKbuild56 generic-y += topology.h
/arch/unicore32/include/asm/
DKbuild58 generic-y += topology.h
/arch/nios2/include/asm/
DKbuild58 generic-y += topology.h
/arch/openrisc/include/asm/
DKbuild66 generic-y += topology.h
/arch/arm/kernel/
DMakefile82 obj-$(CONFIG_ARM_CPU_TOPOLOGY) += topology.o
/arch/h8300/include/asm/
DKbuild70 generic-y += topology.h

12