/linux/drivers/pinctrl/mediatek/ |
H A D | Kconfig | 132 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/drivers/soc/renesas/ |
H A D | Kconfig | 215 if ARM64 218 bool "ARM64 Platform support for R-Car D3" 227 bool "ARM64 Platform support for R-Car E3" 236 bool "ARM64 Platform support for R-Car H3 ES2.0+" 246 bool "ARM64 Platform support for R-Car M3-N" 255 bool "ARM64 Platform support for R-Car M3-W" 263 bool "ARM64 Platform support for R-Car M3-W+" 272 bool "ARM64 Platform support for R-Car S4-8" 280 bool "ARM64 Platform support for R-Car V3H" 288 bool "ARM64 Platform support for R-Car V3M" [all …]
|
/linux/drivers/clk/sunxi-ng/ |
H A D | Kconfig | 28 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 84 depends on MACH_SUN8I || ARM64 || RISCV || COMPILE_TEST 104 depends on MACH_SUN8I || ARM64 || COMPILE_TEST [all …]
|
/linux/tools/testing/selftests/kvm/ |
H A D | Makefile.kvm | 33 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 154 TEST_GEN_PROGS_arm64 += arm64/aarch32_id_regs 155 TEST_GEN_PROGS_arm64 += arm64/arch_timer_edge_cases [all …]
|
/linux/tools/testing/selftests/arm64/ |
H A D | README | 1 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/pinctrl/meson/ |
H A D | Kconfig | 30 depends on ARM64 36 depends on ARM64 45 depends on ARM64 54 depends on ARM64 60 depends on ARM64 66 depends on ARM64 72 depends on ARM64 83 depends on ARM64 89 depends on ARM64
|
/linux/drivers/cpuidle/ |
H A D | Kconfig.arm | 49 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/drivers/clk/meson/ |
H A D | Kconfig | 72 depends on ARM64 88 depends on ARM64 103 depends on ARM64 116 depends on ARM64 127 depends on ARM64 138 depends on ARM64 151 depends on ARM64 165 depends on ARM64 183 depends on ARM64 196 depends on ARM64
|
/linux/Documentation/arch/arm64/ |
H A D | acpi_object_usage.rst | 14 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 D | Kconfig | 14 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/drivers/pinctrl/qcom/ |
H A D | Kconfig | 64 depends on ARM64 || COMPILE_TEST 73 depends on ARM64 || COMPILE_TEST 82 depends on ARM64 || COMPILE_TEST 91 depends on ARM64 || COMPILE_TEST 100 depends on ARM64 || COMPILE_TEST 110 depends on ARM64 || COMPILE_TEST 119 depends on ARM64 || COMPILE_TEST 128 depends on ARM64 || COMPILE_TEST 138 depends on ARM64 || COMPILE_TEST
|
/linux/Documentation/virt/kvm/arm/ |
H A D | hyp-abi.rst | 19 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/drivers/crypto/hisilicon/ |
H A D | Kconfig | 9 depends on ARM64 || COMPILE_TEST 32 depends on ARM64 || (COMPILE_TEST && 64BIT) 44 depends on ARM64 || COMPILE_TEST 55 depends on ARM64 || (COMPILE_TEST && 64BIT) 67 depends on ARM64 || (COMPILE_TEST && 64BIT) 80 depends on ARM64 && ACPI
|
/linux/drivers/clk/mediatek/ |
H A D | Kconfig | 79 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST 81 default ARCH_MEDIATEK && ARM64 166 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST 168 default ARCH_MEDIATEK && ARM64 252 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST 254 default ARCH_MEDIATEK && ARM64 346 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST 348 default ARCH_MEDIATEK && ARM64 482 depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST 525 depends on ARM64 || COMPILE_TEST [all …]
|
/linux/tools/perf/util/libunwind/ |
H A D | arm64.c | 8 * '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 D | Kconfig | 7 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 D | Makefile | 2 # 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/Documentation/admin-guide/ |
H A D | efi-stub.rst | 16 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 86 For the ARM and arm64 architectures, a device tree must be provided to
|
/linux/drivers/clk/actions/ |
H A D | Kconfig | 20 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/drivers/pinctrl/uniphier/ |
H A D | Kconfig | 38 default ARM64 42 default ARM64 46 default ARM64 50 default ARM64
|
/linux/Documentation/translations/zh_TW/arch/arm64/ |
H A D | elf_hwcaps.rst | 5 :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 D | elf_hwcaps.rst | 3 :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/arch/arm64/kernel/pi/ |
H A D | idreg-override.c | 237 { "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/drivers/hwtracing/coresight/ |
H A D | Kconfig | 7 depends on ARM || ARM64 89 depends on !ARM64 102 depends on ARM64 124 depends on (ARM && !(CPU_32v3 || CPU_32v4 || CPU_32v4T)) || ARM64 150 depends on ARM || ARM64 180 depends on ARM || ARM64 205 depends on ARM64 && CORESIGHT_SOURCE_ETM4X 220 depends on ARM64 && CORESIGHT_LINKS_AND_SINKS
|
/linux/drivers/platform/arm64/ |
H A D | Kconfig | 7 bool "ARM64 Platform-Specific Device Drivers" 8 depends on ARM64 || COMPILE_TEST 9 default ARM64 12 for arm64 based devices, primarily EC-like device drivers.
|