Home
last modified time | relevance | path

Searched full:arm64 (Results 1 – 25 of 528) sorted by relevance

12345678910>>...22

/linux/drivers/pinctrl/mediatek/
H A DKconfig132 depends on ARM64 || COMPILE_TEST
147 depends on ARM64 || COMPILE_TEST
148 default ARM64 && ARCH_MEDIATEK
154 depends on ARM64 || COMPILE_TEST
155 default ARM64 && ARCH_MEDIATEK
161 depends on ARM64 || COMPILE_TEST
162 default ARM64 && ARCH_MEDIATEK
173 depends on ARM64 || COMPILE_TEST
174 default ARM64 && ARCH_MEDIATEK
180 depends on ARM64 || COMPILE_TEST
[all …]
/linux/tools/testing/selftests/kvm/
H A DMakefile.kvm33 LIBKVM_arm64 += lib/arm64/gic.c
34 LIBKVM_arm64 += lib/arm64/gic_v3.c
35 LIBKVM_arm64 += lib/arm64/gic_v3_its.c
36 LIBKVM_arm64 += lib/arm64/handlers.S
37 LIBKVM_arm64 += lib/arm64/processor.c
38 LIBKVM_arm64 += lib/arm64/spinlock.c
39 LIBKVM_arm64 += lib/arm64/ucall.c
40 LIBKVM_arm64 += lib/arm64/vgic.c
166 TEST_GEN_PROGS_arm64 += arm64/aarch32_id_regs
167 TEST_GEN_PROGS_arm64 += arm64/arch_timer_edge_cases
[all …]
/linux/drivers/clk/sunxi-ng/
H A DKconfig28 depends on ARM64 || COMPILE_TEST
33 depends on ARM64 || COMPILE_TEST
38 depends on ARM64 || COMPILE_TEST
43 depends on ARM64 || COMPILE_TEST
48 depends on ARM64 || COMPILE_TEST
53 depends on ARM64 || COMPILE_TEST
58 depends on ARM64 || COMPILE_TEST
63 depends on ARM64 || COMPILE_TEST
68 depends on ARM64 || COMPILE_TEST
89 depends on MACH_SUN8I || ARM64 || RISCV || COMPILE_TEST
[all …]
/linux/tools/testing/selftests/arm64/
H A DREADME1 KSelfTest ARM64
4 - These tests are arm64 specific and so not built or run but just skipped
5 completely when env-variable ARCH is found to be different than 'arm64'
8 - Holding true the above, ARM64 KSFT tests can be run within the KSelfTest
11 $ make TARGETS=arm64 kselftest-clean
12 $ make TARGETS=arm64 kselftest
16 $ make -C tools/testing/selftests TARGETS=arm64 \
19 or, alternatively, only specific arm64/ subtargets can be picked:
21 $ make -C tools/testing/selftests TARGETS=arm64 ARM64_SUBTARGETS="tags signal" \
/linux/drivers/cpuidle/
H A DKconfig.arm49 depends on MCPM && !ARM64
61 depends on ARCH_CLPS711X && !ARM64 || COMPILE_TEST
67 depends on ARM_PSCI && !ARM64
74 depends on (MACH_KIRKWOOD || COMPILE_TEST) && !ARM64
80 depends on (ARCH_ZYNQ || COMPILE_TEST) && !ARM64
86 depends on ARCH_U8500 && !ARM64
93 depends on (ARCH_AT91 || COMPILE_TEST) && !ARM64
99 depends on (ARCH_EXYNOS || COMPILE_TEST) && !ARM64
106 depends on (ARCH_MVEBU || COMPILE_TEST) && !ARM64
112 depends on (ARCH_TEGRA || COMPILE_TEST) && !ARM64 && MMU
[all …]
/linux/Documentation/arch/arm64/
H A Dacpi_object_usage.rst14 For ACPI on arm64, tables also fall into the following categories:
173 Required for arm64.
200 Required for arm64.
210 used on arm64.
240 arm64 only table, required in order to describe IO topology, SMMUs,
266 Required for arm64. Only the GIC interrupt controller structures
319 not supported by the kernel for arm64.
325 Recommend for use on arm64; use of PCC is recommended when using CPPC
371 Required for arm64.
378 on arm64, and will not be used. If provided, it will be ignored.
[all …]
/linux/drivers/clk/sprd/
H A DKconfig14 depends on (ARM64 && ARCH_SPRD) || COMPILE_TEST
15 default ARM64 && ARCH_SPRD
19 depends on (ARM64 && ARCH_SPRD) || COMPILE_TEST
20 default ARM64 && ARCH_SPRD
27 depends on (ARM64 && ARCH_SPRD) || COMPILE_TEST
28 default ARM64 && ARCH_SPRD
/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst19 On arm and arm64 (without VHE), the kernel doesn't run in hypervisor
24 EL2 (arm64), allowing it to install a set of stubs before dropping to
53 x2 = x0's value when entering the next payload (arm64)
54 x3 = x1's value when entering the next payload (arm64)
55 x4 = x2's value when entering the next payload (arm64)
58 into place (arm64 only), and jump to the restart address while at HYP/EL2.
63 x0 = HVC_FINALISE_EL2 (arm64 only)
76 clobber any of the caller-saved registers (x0-x18 on arm64, r0-r3 and
/linux/lib/crypto/
H A DMakefile30 libaes-$(CONFIG_ARM64) += arm64/aes-cipher-core.o \
31 arm64/aes-ce-core.o \
32 arm64/aes-ce.o \
33 arm64/aes-neon.o
109 libchacha-$(CONFIG_ARM64) += arm64/chacha-neon-core.o
165 libgf128hash-$(CONFIG_ARM64) += arm64/ghash-neon-core.o \
166 arm64/polyval-ce-core.o
207 libnh-$(CONFIG_ARM64) += arm64/nh-neon-core.o
235 libpoly1305-y += arm64/poly1305-core.o
236 $(obj)/arm64/poly1305-core.S: $(src)/arm64/poly1305-armv8.pl
[all …]
/linux/tools/perf/util/libunwind/
H A Darm64.c8 * 'arch/arm64/util/unwind-libunwind.c', to make sure that this function
12 * be assigned to each arm64 thread.
25 #include <../../../arch/arm64/include/uapi/asm/perf_regs.h>
27 #include "../../arch/arm64/util/unwind-libunwind.c"
30 * assign NO_LIBUNWIND_DEBUG_FRAME_AARCH64 to it for compiling arm64
/linux/drivers/phy/hisilicon/
H A DKconfig7 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
18 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
28 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
38 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
48 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
/linux/arch/arm64/
H A DMakefile2 # arch/arm64/Makefile
158 libs-y := arch/arm64/lib/ $(libs-y)
162 boot := arch/arm64/boot
196 $(Q)$(MAKE) $(build)=arch/arm64/tools kapi
207 $(Q)$(MAKE) $(build)=arch/arm64/kernel/vdso \
208 include/generated/vdso-offsets.h arch/arm64/kernel/vdso/vdso.so
210 $(Q)$(MAKE) $(build)=arch/arm64/kernel/vdso32 \
211 arch/arm64/kernel/vdso32/vdso.so
215 vdso-install-y += arch/arm64/kernel/vdso/vdso.so.dbg
216 vdso-install-$(CONFIG_COMPAT_VDSO) += arch/arm64/kernel/vdso32/vdso32.so.dbg
/linux/drivers/clk/actions/
H A DKconfig20 depends on (ARM64 && ARCH_ACTIONS) || COMPILE_TEST
21 default ARM64 && ARCH_ACTIONS
25 depends on (ARM64 && ARCH_ACTIONS) || COMPILE_TEST
26 default ARM64 && ARCH_ACTIONS
/linux/Documentation/admin-guide/
H A Defi-stub.rst16 For arm64, there is no compressed kernel support, so the Image itself
18 kernel. The arm64 EFI stub lives in drivers/firmware/efi/libstub/arm64.c
19 and drivers/firmware/efi/libstub/arm64-stub.c.
38 may not need to be renamed. Similarly for arm64, arch/arm64/boot/Image
89 For the ARM and arm64 architectures, a device tree must be provided to
/linux/drivers/pinctrl/uniphier/
H A DKconfig38 default ARM64
42 default ARM64
46 default ARM64
50 default ARM64
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Delf_hwcaps.rst5 :Original: :ref:`Documentation/arch/arm64/elf_hwcaps.rst <elf_hwcaps_index>`
11 ARM64 ELF hwcaps
14 這篇文檔描述了 arm64 ELF hwcaps 的用法和語義。
98 根據 Documentation/arch/arm64/cpu-feature-registers.rst 描述,EL0 可以訪問
158 如 Documentation/arch/arm64/pointer-authentication.rst 所描述,
163 如 Documentation/arch/arm64/pointer-authentication.rst 所描述,
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Delf_hwcaps.rst3 :Original: :ref:`Documentation/arch/arm64/elf_hwcaps.rst <elf_hwcaps_index>`
8 ARM64 ELF hwcaps
11 这篇文档描述了 arm64 ELF hwcaps 的用法和语义。
95 根据 Documentation/arch/arm64/cpu-feature-registers.rst 描述,EL0 可以访问
155 如 Documentation/arch/arm64/pointer-authentication.rst 所描述,
160 如 Documentation/arch/arm64/pointer-authentication.rst 所描述,
/linux/Documentation/
H A D.renames.txt86 arm64/acpi_object_usage arch/arm64/acpi_object_usage
87 arm64/amu arch/arm64/amu
88 arm64/arm-acpi arch/arm64/arm-acpi
89 arm64/asymmetric-32bit arch/arm64/asymmetric-32bit
90 arm64/booting arch/arm64/booting
91 arm64/cpu-feature-registers arch/arm64/cpu-feature-registers
92 arm64/elf_hwcaps arch/arm64/elf_hwcaps
93 arm64/features arch/arm64/features
94 arm64/hugetlbpage arch/arm64/hugetlbpage
95 arm64/index arch/arm64/index
[all …]
/linux/arch/arm64/kernel/pi/
H A Didreg-override.c237 { "arm64.nosve", "id_aa64pfr0.sve=0" },
238 { "arm64.nosme", "id_aa64pfr1.sme=0" },
239 { "arm64.nobti", "id_aa64pfr1.bt=0" },
240 { "arm64.nogcs", "id_aa64pfr1.gcs=0" },
241 { "arm64.nopauth",
245 { "arm64.nomops", "id_aa64isar2.mops=0" },
246 { "arm64.nomte", "id_aa64pfr1.mte=0" },
249 { "arm64.nolva", "id_aa64mmfr2.varange=0" },
250 { "arm64.no32bit_el0", "id_aa64pfr0.el0=1" },
251 { "arm64.nompam", "id_aa64pfr0.mpam=0 id_aa64pfr1.mpam_frac=0" },
/linux/scripts/
H A Dxz_wrap.sh14 # arm64 4
57 arm64)
60 # ARM64 filter was added in XZ Utils 5.4.0.
62 BCJ=--arm64
65 "would enable the ARM64 filter" \
/linux/drivers/perf/hisilicon/
H A DKconfig4 depends on ARM64 && ACPI
11 depends on PCI && ARM64
20 depends on ARM64 || COMPILE_TEST
/linux/drivers/pci/controller/
H A DKconfig12 depends on (ARCH_MVEBU && ARM64) || COMPILE_TEST
24 depends on ARM || NIOS2 || ARM64 || COMPILE_TEST
128 depends on ARM64 || COMPILE_TEST
136 depends on ARM64 || COMPILE_TEST
157 depends on ACPI_APEI_GHES && (ARM64 || COMPILE_TEST)
245 depends on ((X86 && X86_64) || ARM64) && HYPERV && PCI_MSI
331 depends on ARM64 || COMPILE_TEST
/linux/Documentation/arch/riscv/
H A Dboot-image-header.rst25 ARM64 header. Thus, both ARM64 & RISC-V header can be combined into one common
49 with the ARM64 header "magic" field, but unfortunately does not.
50 The "magic2" field replaces it, matching up with the ARM64 header.
/linux/tools/testing/selftests/rseq/
H A Drseq-arm64.h3 * rseq-arm64.h
209 #include "rseq-arm64-bits.h"
213 #include "rseq-arm64-bits.h"
221 #include "rseq-arm64-bits.h"
225 #include "rseq-arm64-bits.h"
233 #include "rseq-arm64-bits.h"
/linux/tools/perf/
H A DMANIFEST3 arch/arm64/tools/gen-sysreg.awk
4 arch/arm64/tools/syscall_64.tbl
5 arch/arm64/tools/sysreg

12345678910>>...22