Home
last modified time | relevance | path

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

12345678910>>...20

/freebsd/sys/conf/
H A Dfiles.arm6413 libkern/arm64/crc32c_armv8.S standard
23 arm64/acpica/acpi_iort.c optional acpi
24 arm64/acpica/acpi_machdep.c optional acpi
25 arm64/acpica/OsdEnvironment.c optional acpi
26 arm64/acpica/acpi_wakeup.c optional acpi
27 arm64/acpica/pci_cfgreg.c optional acpi pci
28 arm64/arm64/autoconf.c standard
29 arm64/arm64/bus_machdep.c standard
30 arm64/arm64/bus_space_asm.S standard
31 arm64/arm64/busdma_bounce.c standard
[all …]
/freebsd/sys/arm/rockchip/
H A Dfiles.rk32xx6 arm64/rockchip/rk_iodomain.c standard
7 arm64/rockchip/rk_gpio.c standard
8 arm64/rockchip/rk_grf.c standard
9 arm64/rockchip/rk_grf_gpio.c standard
10 arm64/rockchip/rk_pinctrl.c standard
11 arm64/rockchip/rk_pmu.c standard
13 arm64/rockchip/rk_tsadc.c standard
14 arm64/rockchip/rk_tsadc_if.m standard
15 arm64/rockchip/rk_usbphy.c standard
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_arm64.c172 ("[arm64,%d] illegal CPU value %d", __LINE__, cpu)); in arm64_allocate_pmc()
174 ("[arm64,%d] illegal row index %d", __LINE__, ri)); in arm64_allocate_pmc()
218 PMCDBG2(MDP, ALL, 2, "arm64-allocate ri=%d -> config=0x%lx", ri, in arm64_allocate_pmc()
233 ("[arm64,%d] illegal CPU value %d", __LINE__, cpu)); in arm64_read_pmc()
235 ("[arm64,%d] illegal row index %d", __LINE__, ri)); in arm64_read_pmc()
262 PMCDBG2(MDP, REA, 2, "arm64-read id=%d -> %jd", ri, tmp); in arm64_read_pmc()
284 ("[arm64,%d] illegal CPU value %d", __LINE__, cpu)); in arm64_write_pmc()
286 ("[arm64,%d] illegal row-index %d", __LINE__, ri)); in arm64_write_pmc()
291 PMCDBG3(MDP, WRI, 1, "arm64-write cpu=%d ri=%d v=%jx", cpu, ri, v); in arm64_write_pmc()
310 ("[arm64,%d] illegal CPU value %d", __LINE__, cpu)); in arm64_config_pmc()
[all …]
/freebsd/
H A D.cirrus.yml48 - name: arm64-llvm16 World and kernel build and boot smoke test (manual)
52 TARGET: arm64
56 - name: arm64-llvm17 World and kernel build and boot smoke test (manual)
60 TARGET: arm64
64 - name: arm64-llvm18 World and kernel build and boot smoke test (manual)
68 TARGET: arm64
72 - name: arm64-llvm19 World and kernel build and boot smoke test (manual)
76 TARGET: arm64
111 TARGET: arm64
120 TARGET: arm64
[all …]
/freebsd/tools/boot/
H A Dfull-test.readme13 tools/boot/full-test.sh if need be, but you'll need at least amd64, arm64 and
17 (4) Build the kernel for at least arm64 and use it as an 'override'. I do this
19 DESTDIR=$HOME/stand-test-root/override/arm64-aarch64 TARGET=arm64 after
22 since we need to fix arm64...
31 $HOME/stand-test-root/scripts/arm64-aarch64/linuxboot-test.sh. Just run it with
H A Dfull-test.sh41 arm64)
42 DEFARCH="TARGET_ARCH=aarch64 TARGET=arm64"
80 … powerpc:powerpc powerpc:powerpc64 powerpc:powerpc64le powerpc:powerpcspe arm64:aarch64 riscv:risc…
81 ARCHES="amd64:amd64 arm64:aarch64"
254 for a in amd64:amd64 arm64:aarch64; do
277 for a in amd64:amd64 arm64:aarch64; do
304 # ESP variant: In this variant, amd64 and arm64 are both created more or
306 for a in amd64:amd64 arm64:aarch64; do
334 # The raw variant, currently used only on arm64. It boots with the raw interface of qemu
337 for a in arm64:aarch64; do
[all …]
H A Duniverse.sh55 arm64/aarch64 \
65 arm64/aarch64 \
77 arm64/aarch64 \
90 arm64/aarch64 \
/freebsd/sys/arm64/conf/
H A DNOTES22 # Most of the following is copied from ARM64 GENERIC.
23 cpu ARM64
232 # arm64 doesn't support inb/outb, so disable chipset probing which needs it
238 # Makes assumptions about bus tags that aren't true on arm64
241 # arm64 didn't exist for these releases, so doesn't have the required compat
250 # arm64 supports 32-bit FreeBSD/arm binaries (armv[67] ABIs)
253 options IOMMU # ARM64 SMMU/IOMMU
H A DHISILICON2 # HISILICON -- HiSilicon kernel configuration file for FreeBSD/arm64
22 cpu ARM64
25 include "std.arm64"
H A DIMX2 # IMX -- IMX kernel configuration file for FreeBSD/arm64
22 cpu ARM64
25 include "std.arm64"
H A DNXP2 # NXP -- NXP kernel configuration file for FreeBSD/arm64
22 cpu ARM64
25 include "std.arm64"
H A DQCOM2 # QCOM -- Qualcomm kernel configuration file for FreeBSD/arm64
22 cpu ARM64
25 include "std.arm64"
H A DAL2 # AL -- Annapurna Alpine kernel configuration file for FreeBSD/arm64
22 cpu ARM64
25 include "std.arm64"
H A DALLWINNER2 # ALLWINNER -- Allwinner kernel configuration file for FreeBSD/arm64
22 cpu ARM64
25 include "std.arm64"
H A DALTERA2 # ALTERA -- Intel Altera kernel configuration file for FreeBSD/arm64
22 cpu ARM64
25 include "std.arm64"
H A DARM2 # ARM -- ARM kernel configuration file for FreeBSD/arm64
22 cpu ARM64
25 include "std.arm64"
H A DBROADCOM2 # BROADCOM -- Broadcom kernel configuration file for FreeBSD/arm64
22 cpu ARM64
25 include "std.arm64"
/freebsd/crypto/openssh/.github/workflows/
H A Dselfhosted.yml88 # ARM64 VMs
89 - { target: obsd-arm64, config: default, host: libvirt-arm64 }
95 - { target: ARM64, config: default, host: ARM64 }
96 - { target: ARM64, config: pam, host: ARM64 }
/freebsd/contrib/xz/src/liblzma/api/lzma/
H A Dbcj.h51 * \brief Filter for ARM64 binaries
102 * \brief Raw ARM64 BCJ encoder
107 * executable being filtered. For the ARM64
111 * in the executable due to how ARM64's ADRP
117 * `size`. With the ARM64 filter, the return value is always
126 * \brief Raw ARM64 BCJ decoder
/freebsd/share/man/man5/
H A Dsrc.conf.5205 This option only affects amd64/amd64 and arm64/aarch64.
258 On arm64 enable the use of pointer authentication and
259 branch target identification instructions on arm64.
502 amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64 and powerpc/powerpc64le.
666 amd64/amd64, arm/armv7, arm64/aarch64 and riscv/riscv64.
690 arm/armv7, arm64/aarch64, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le and riscv/riscv64.
758 amd64/amd64, arm64/aarch64 and i386/i386.
861 install processes for the kernel. Available only on arm and arm64.
926 amd64/amd64, arm64/aarch64 and powerpc/powerpc64.
938 amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc, powerpc/powerpc64 and powerpc/powerpc64le.
[all …]
/freebsd/contrib/xz/src/liblzma/simple/
H A Darm64.c5 /// \file arm64.c
6 /// \brief Filter for ARM64 binaries
8 /// This converts ARM64 relative addresses in the BL and ADRP immediates
9 /// to absolute values to increase redundancy of ARM64 code.
37 // Such vectorization bloat happens with -O2 when targeting ARM64 too in arm64_code()
84 // processing ARM64 code so branch prediction will in arm64_code()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/TargetInfo/
H A DAArch64TargetInfo.cpp35 // Now register the "arm64" name for use with "-march". We don't want it to in LLVMInitializeAArch64TargetInfo()
37 TargetRegistry::RegisterTarget(getTheARM64Target(), "arm64", in LLVMInitializeAArch64TargetInfo()
38 "ARM64 (little endian)", "AArch64", in LLVMInitializeAArch64TargetInfo()
41 "ARM64 (little endian ILP32)", "AArch64", in LLVMInitializeAArch64TargetInfo()
/freebsd/sys/arm64/freescale/imx/
H A Dimx_ccm.c51 #include <arm64/freescale/imx/imx_ccm.h>
52 #include <arm64/freescale/imx/clk/imx_clk_gate.h>
53 #include <arm64/freescale/imx/clk/imx_clk_mux.h>
54 #include <arm64/freescale/imx/clk/imx_clk_composite.h>
55 #include <arm64/freescale/imx/clk/imx_clk_sscg_pll.h>
56 #include <arm64/freescale/imx/clk/imx_clk_frac_pll.h>
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DMachO_arm64.h1 //===---- MachO_arm64.h - JIT link functions for MachO/arm64 ----*- C++ -*-===//
9 // jit-link functions for MachO/arm64.
21 /// Create a LinkGraph from a MachO/arm64 relocatable object.
29 /// jit-link the given object buffer, which must be a MachO arm64 object file.
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDisassemblerTypes.h97 * The ARM64 target VariantKinds.
134 /* The input reference is from an ARM64::ADRP instruction. */
136 /* The input reference is from an ARM64::ADDXri instruction. */
138 /* The input reference is from an ARM64::LDRXui instruction. */
140 /* The input reference is from an ARM64::LDRXl instruction. */
142 /* The input reference is from an ARM64::ADR instruction. */

12345678910>>...20