Home
last modified time | relevance | path

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

12345678910>>...35

/kernel/linux/linux-4.19/arch/arm64/kernel/
DMakefile15 arm64-obj-y := debug-monitors.o entry.o irq.o fpsimd.o \
30 arm64-obj-$(CONFIG_COMPAT) += sys32.o kuser32.o signal32.o \
32 arm64-obj-$(CONFIG_FUNCTION_TRACER) += ftrace.o entry-ftrace.o
33 arm64-obj-$(CONFIG_MODULES) += arm64ksyms.o module.o
34 arm64-obj-$(CONFIG_ARM64_MODULE_PLTS) += module-plts.o
35 arm64-obj-$(CONFIG_PERF_EVENTS) += perf_regs.o perf_callchain.o
36 arm64-obj-$(CONFIG_HW_PERF_EVENTS) += perf_event.o
37 arm64-obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
38 arm64-obj-$(CONFIG_CPU_PM) += sleep.o suspend.o
39 arm64-obj-$(CONFIG_CPU_IDLE) += cpuidle.o
[all …]
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
DKconfig85 depends on ARM64 || COMPILE_TEST
86 default ARM64 && ARCH_MEDIATEK
92 depends on ARM64 || COMPILE_TEST
93 default ARM64 && ARCH_MEDIATEK
99 depends on ARM64 || COMPILE_TEST
100 default ARM64 && ARCH_MEDIATEK
111 depends on ARM64 || COMPILE_TEST
112 default ARM64 && ARCH_MEDIATEK
118 depends on ARM64 || COMPILE_TEST
119 default ARM64 && ARCH_MEDIATEK
[all …]
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
DKconfig17 default ARM64 && ARCH_SUNXI
18 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST
22 default ARM64 && ARCH_SUNXI
23 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST
27 default ARM64 && ARCH_SUNXI
28 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST
32 default ARM64 && ARCH_SUNXI
33 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST
37 default ARM64 && ARCH_SUNXI
38 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/
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" \
/kernel/linux/linux-5.10/drivers/cpuidle/
DKconfig.arm6 bool "Generic ARM/ARM64 CPU idle Driver"
39 depends on MCPM && !ARM64
51 depends on ARCH_CLPS711X && !ARM64 || COMPILE_TEST
57 depends on ARM_PSCI && !ARM64
64 depends on (MACH_KIRKWOOD || COMPILE_TEST) && !ARM64
70 depends on (ARCH_ZYNQ || COMPILE_TEST) && !ARM64
76 depends on ARCH_U8500 && !ARM64
83 depends on (ARCH_AT91 || COMPILE_TEST) && !ARM64
89 depends on (ARCH_EXYNOS || COMPILE_TEST) && !ARM64
96 depends on (ARCH_MVEBU || COMPILE_TEST) && !ARM64
[all …]
/kernel/linux/linux-4.19/drivers/cpuidle/
DKconfig.arm5 bool "Generic ARM/ARM64 CPU idle Driver"
18 depends on MCPM && !ARM64
30 depends on ARCH_CLPS711X && !ARM64 || COMPILE_TEST
36 depends on ARM_PSCI && !ARM64
43 depends on MACH_KIRKWOOD && !ARM64
49 depends on ARCH_ZYNQ && !ARM64
55 depends on ARCH_U8500 && !ARM64
62 depends on ARCH_AT91 && !ARM64
68 depends on ARCH_EXYNOS && !ARM64
75 depends on ARCH_MVEBU && !ARM64
/kernel/linux/linux-5.10/drivers/soc/renesas/
DKconfig181 if ARM64
184 bool "ARM64 Platform support for R-Car D3"
191 bool "ARM64 Platform support for R-Car E3"
198 bool "ARM64 Platform support for R-Car H3 ES1.x"
205 bool "ARM64 Platform support for R-Car H3 ES2.0+"
213 bool "ARM64 Platform support for R-Car M3-N"
220 bool "ARM64 Platform support for R-Car M3-W"
227 bool "ARM64 Platform support for R-Car M3-W+"
234 bool "ARM64 Platform support for R-Car V3H"
241 bool "ARM64 Platform support for R-Car V3M"
[all …]
/kernel/linux/linux-4.19/drivers/clk/sunxi-ng/
DKconfig11 default ARM64 && ARCH_SUNXI
12 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST
16 default ARM64 && ARCH_SUNXI
17 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST
21 default ARM64 && ARCH_SUNXI
22 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST
56 default MACH_SUN8I || (ARM64 && ARCH_SUNXI)
57 depends on MACH_SUN8I || (ARM64 && ARCH_SUNXI) || COMPILE_TEST
79 default MACH_SUN8I || (ARCH_SUNXI && ARM64)
/kernel/linux/linux-4.19/Documentation/arm64/
Dacpi_object_usage.txt12 For ACPI on arm64, tables also fall into the following categories:
111 Required for arm64.
133 Required for arm64.
141 used on arm64.
156 arm64 only table, required in order to describe IO topology, SMMUs,
176 Required for arm64. Only the GIC interrupt controller structures
208 not supported by the kernel for arm64.
212 Recommend for use on arm64; use of PCC is recommended when using CPPC
229 Required for arm64.
234 on arm64, and will not be used. If provided, it will be ignored.
[all …]
/kernel/linux/linux-5.10/drivers/perf/
DKconfig11 depends on (ARM && CPU_V7) || ARM64
39 depends on ARM || ARM64
46 depends on ARM64 || (COMPILE_TEST && 64BIT)
52 depends on ARM || ARM64
65 depends on ARM64 && ACPI && ARM_SMMU_V3
74 depends on ARM64
91 depends on ARCH_QCOM && ARM64 && ACPI
101 depends on ARCH_QCOM && ARM64 && ACPI
111 depends on ARCH_THUNDER2 && ARM64 && ACPI && NUMA
127 depends on ARM64
/kernel/linux/linux-5.10/drivers/pinctrl/sunxi/
DKconfig68 default MACH_SUN8I || (ARM64 && ARCH_SUNXI)
89 default ARM64 && ARCH_SUNXI
94 default ARM64 && ARCH_SUNXI
99 default ARM64 && ARCH_SUNXI
104 default ARM64 && ARCH_SUNXI
109 default ARM64 && ARCH_SUNXI
114 default ARM64 && ARCH_SUNXI
119 default ARM64 && ARCH_SUNXI
/kernel/linux/linux-5.10/Documentation/arm64/
Dacpi_object_usage.rst14 For ACPI on arm64, tables also fall into the following categories:
145 Required for arm64.
172 Required for arm64.
182 used on arm64.
203 arm64 only table, required in order to describe IO topology, SMMUs,
229 Required for arm64. Only the GIC interrupt controller structures
275 not supported by the kernel for arm64.
281 Recommend for use on arm64; use of PCC is recommended when using CPPC
306 Required for arm64.
313 on arm64, and will not be used. If provided, it will be ignored.
[all …]
/kernel/linux/linux-4.19/drivers/perf/
DKconfig10 depends on (ARM && CPU_V7) || ARM64
38 depends on ARM || ARM64
44 depends on ARM || ARM64
57 depends on ARM64
66 depends on ARM64 && ACPI
73 depends on ARCH_QCOM && ARM64 && ACPI
82 depends on ARCH_QCOM && ARM64 && ACPI
99 depends on ARM64
/kernel/linux/linux-5.10/drivers/clk/mediatek/
DKconfig72 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST
74 default ARCH_MEDIATEK && ARM64
122 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST
124 default ARCH_MEDIATEK && ARM64
208 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST
210 default ARCH_MEDIATEK && ARM64
264 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST
266 default ARCH_MEDIATEK && ARM64
357 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST
365 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST
[all …]
/kernel/linux/linux-4.19/drivers/pinctrl/sunxi/
DKconfig52 def_bool MACH_SUN8I || (ARM64 && ARCH_SUNXI)
69 def_bool ARM64 && ARCH_SUNXI
73 def_bool ARM64 && ARCH_SUNXI
77 def_bool ARM64 && ARCH_SUNXI
81 def_bool ARM64 && ARCH_SUNXI
85 def_bool ARM64 && ARCH_SUNXI
/kernel/linux/linux-4.19/arch/arm64/
DMakefile2 # arch/arm64/Makefile
80 KBUILD_LDFLAGS_MODULE += -T $(srctree)/arch/arm64/kernel/module.lds
84 head-y := arch/arm64/kernel/head.o
106 core-y += arch/arm64/kernel/ arch/arm64/mm/
107 core-$(CONFIG_NET) += arch/arm64/net/
108 core-$(CONFIG_KVM) += arch/arm64/kvm/
109 core-$(CONFIG_XEN) += arch/arm64/xen/
110 core-$(CONFIG_CRYPTO) += arch/arm64/crypto/
111 libs-y := arch/arm64/lib/ $(libs-y)
115 boot := arch/arm64/boot
[all …]
/kernel/linux/linux-4.19/arch/arm64/crypto/
DKconfig4 bool "ARM64 Accelerated Cryptographic Algorithms"
5 depends on ARM64
8 implemented using ARM64 specific CPU features or instructions.
13 tristate "SHA-224/SHA-256 digest algorithm for arm64"
17 tristate "SHA-384/SHA-512 digest algorithm for arm64"
80 depends on ARM64 && KERNEL_MODE_NEON
86 depends on ARM64 && KERNEL_MODE_NEON
/kernel/linux/linux-5.10/arch/arm64/crypto/
DKconfig4 bool "ARM64 Accelerated Cryptographic Algorithms"
5 depends on ARM64
8 implemented using ARM64 specific CPU features or instructions.
13 tristate "SHA-224/SHA-256 digest algorithm for arm64"
17 tristate "SHA-384/SHA-512 digest algorithm for arm64"
74 depends on ARM64 && KERNEL_MODE_NEON
80 depends on ARM64 && KERNEL_MODE_NEON
/kernel/linux/linux-4.19/Documentation/virtual/kvm/arm/
Dhyp-abi.txt10 On arm and arm64 (without VHE), the kernel doesn't run in hypervisor
15 EL2 (arm64), allowing it to install a set of stubs before dropping to
38 x2 = x0's value when entering the next payload (arm64)
39 x3 = x1's value when entering the next payload (arm64)
40 x4 = x2's value when entering the next payload (arm64)
43 (arm64 only), and jump to the restart address while at HYP/EL2. This
51 clobber any of the caller-saved registers (x0-x18 on arm64, r0-r3 and
/kernel/linux/linux-5.10/drivers/pinctrl/meson/
DKconfig29 depends on ARM64
35 depends on ARM64
44 depends on ARM64
53 depends on ARM64
59 depends on ARM64
/kernel/linux/linux-5.10/Documentation/virt/kvm/arm/
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.
66 clobber any of the caller-saved registers (x0-x18 on arm64, r0-r3 and
/kernel/linux/linux-4.19/drivers/pinctrl/mediatek/
DKconfig44 depends on ARM64 || COMPILE_TEST
45 default ARM64 && ARCH_MEDIATEK
51 depends on ARM64 || COMPILE_TEST
61 depends on ARM64 || COMPILE_TEST
62 default ARM64 && ARCH_MEDIATEK
/kernel/linux/linux-5.10/tools/perf/util/libunwind/
Darm64.c8 * 'arch/arm64/util/unwind-libunwind.c', to make sure that this function
12 * be assigned to each arm64 thread.
26 #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
/kernel/linux/linux-4.19/tools/perf/util/libunwind/
Darm64.c8 * 'arch/arm64/util/unwind-libunwind.c', to make sure that this function
12 * be assigned to each arm64 thread.
27 #include <../../../../arch/arm64/include/uapi/asm/perf_regs.h>
28 #include "../../arch/arm64/util/unwind-libunwind.c"
31 * assign NO_LIBUNWIND_DEBUG_FRAME_AARCH64 to it for compiling arm64
/kernel/linux/linux-4.19/drivers/clk/actions/
DKconfig13 depends on (ARM64 && ARCH_ACTIONS) || COMPILE_TEST
14 default ARM64 && ARCH_ACTIONS
18 depends on (ARM64 && ARCH_ACTIONS) || COMPILE_TEST
19 default ARM64 && ARCH_ACTIONS

12345678910>>...35