Searched refs:topology (Results 1 – 18 of 18) sorted by relevance
2 generic-y += hw_irq.h irq_regs.h kdebug.h percpu.h sections.h topology.h xor.h
3 obj-$(CONFIG_SMP) += smp.o topology.o
12 topology.o
15 obj-y := intel_cacheinfo.o scattered.o topology.o
20 syscalls_$(BITS).o time.o topology.o traps.o \
40 generic-y += topology.h
994 HV_Topology topology = hv_inquire_topology(); in validate_hv() local995 BUG_ON(topology.coord.x != 0 || topology.coord.y != 0); in validate_hv()996 if (topology.width != 1 || topology.height != 1) { in validate_hv()999 topology.width, topology.height); in validate_hv()
36 obj-$(CONFIG_SCHED_BOOK) += topology.o
49 generic-y += topology.h
54 generic-y += topology.h
64 generic-y += topology.h
74 obj-$(CONFIG_ARM_CPU_TOPOLOGY) += topology.o
14 unwind.o mca.o mca_asm.o topology.o dma-mapping.o
32 obj-y += pci-dma.o quirks.o topology.o kdebugfs.o
9 time.o topology.o traps.o unaligned.o watch.o vdso.o
1558 bool "Support cpu topology definition"1562 Support ARM cpu topology definition. The MPIDR register defines1564 topology of an ARM System.
1226 Enable AMD NUMA node topology detection. You should say Y here if1238 Enable ACPI SRAT based node topology detection.