Searched refs:cflatobjs (Results 1 – 11 of 11) sorted by relevance
40 cflatobjs += lib/util.o lib/getchar.o41 cflatobjs += lib/alloc_phys.o42 cflatobjs += lib/alloc_page.o43 cflatobjs += lib/vmalloc.o44 cflatobjs += lib/alloc.o45 cflatobjs += lib/devicetree.o46 cflatobjs += lib/memregions.o47 cflatobjs += lib/migrate.o48 cflatobjs += lib/on-cpus.o49 cflatobjs += lib/pci.o[all …]
29 cflatobjs += lib/arm/spinlock.o30 cflatobjs += lib/arm/processor.o31 cflatobjs += lib/arm/stack.o32 cflatobjs += lib/ldiv32.o33 cflatobjs += lib/arm/ldivmod.o
39 cflatobjs += lib/arm64/stack.o40 cflatobjs += lib/arm64/processor.o41 cflatobjs += lib/arm64/spinlock.o42 cflatobjs += lib/arm64/gic-v3-its.o lib/arm64/gic-v3-its-cmd.o45 cflatobjs += lib/acpi.o53 cflatobjs += arm/efi/reloc_aarch64.o
31 cflatobjs += lib/alloc.o32 cflatobjs += lib/alloc_page.o33 cflatobjs += lib/alloc_phys.o34 cflatobjs += lib/devicetree.o35 cflatobjs += lib/memregions.o36 cflatobjs += lib/on-cpus.o37 cflatobjs += lib/vmalloc.o38 cflatobjs += lib/riscv/bitops.o39 cflatobjs += lib/riscv/delay.o40 cflatobjs += lib/riscv/io.o[all …]
42 cflatobjs += lib/util.o43 cflatobjs += lib/getchar.o44 cflatobjs += lib/alloc_phys.o45 cflatobjs += lib/alloc.o46 cflatobjs += lib/alloc_page.o47 cflatobjs += lib/vmalloc.o48 cflatobjs += lib/devicetree.o49 cflatobjs += lib/migrate.o50 cflatobjs += lib/powerpc/io.o51 cflatobjs += lib/powerpc/hcall.o[all …]
20 cflatobjs += lib/ppc64/stack.o21 cflatobjs += lib/ppc64/mmu.o22 cflatobjs += lib/ppc64/opal.o23 cflatobjs += lib/ppc64/opal-calls.o
5 cflatobjs += lib/acpi.o6 cflatobjs += lib/pci.o7 cflatobjs += lib/pci-edu.o8 cflatobjs += lib/alloc.o9 cflatobjs += lib/auxinfo.o10 cflatobjs += lib/vmalloc.o11 cflatobjs += lib/alloc_page.o12 cflatobjs += lib/alloc_phys.o13 cflatobjs += lib/x86/setup.o14 cflatobjs += lib/x86/io.o[all …]
23 cflatobjs += lib/x86/setjmp64.o24 cflatobjs += lib/x86/intel-iommu.o25 cflatobjs += lib/x86/usermode.o
9 cflatobjs += lib/x86/setjmp32.o lib/ldiv32.o
99 cflatobjs += lib/auxinfo.o100 cflatobjs += lib/util.o101 cflatobjs += lib/alloc.o102 cflatobjs += lib/alloc_phys.o103 cflatobjs += lib/alloc_page.o104 cflatobjs += lib/vmalloc.o105 cflatobjs += lib/alloc_phys.o106 cflatobjs += lib/getchar.o107 cflatobjs += lib/migrate.o108 cflatobjs += lib/s390x/io.o[all …]
28 cflatobjs := \ macro102 $(libcflat): $(cflatobjs)136 $(RM) lib/.*.d $(libcflat) $(cflatobjs)