Home
last modified time | relevance | path

Searched refs:arm64 (Results 1 – 25 of 36) sorted by relevance

12

/xnu-12377.61.12/osfmk/conf/
H A Dfiles.arm647 osfmk/arm64/hi_res_clock_map.c optional hi_res_clock
16 osfmk/arm64/sptm/pmap/pmap.c optional nos_arm_asm config_sptm
17 osfmk/arm64/sptm/pmap/pmap_cs.c optional nos_arm_asm config_sptm
18 osfmk/arm64/sptm/pmap/pmap_data.c optional nos_arm_asm config_sptm
19 osfmk/arm64/sptm/pmap/pmap_iommu.c optional nos_arm_asm config_sptm
20 osfmk/arm64/sptm/pmap/pmap_misc.c optional nos_arm_asm config_sptm
21 osfmk/arm64/sptm/pmap/pmap_ppl_interface.c optional nos_arm_asm config_sptm
22 osfmk/arm64/sptm/start_sptm.s optional nos_arm_asm config_sptm
23 osfmk/arm64/amcc_rorgn_sptm.c optional nos_arm_asm config_sptm
24 osfmk/arm64/sptm/arm_init_sptm.c optional config_sptm
[all …]
/xnu-12377.61.12/bsd/conf/
H A Dfiles.arm641 bsd/dev/arm64/conf.c standard
7 bsd/dev/arm64/sysctl.c standard
10 bsd/dev/arm64/cpu_in_cksum.s standard
11 bsd/dev/arm64/cpu_copy_in_cksum.s optional skywalk
12 bsd/dev/arm64/cpu_memcmp_mask.s optional skywalk
18 bsd/dev/arm64/dtrace_isa.c optional config_dtrace
19 bsd/dev/arm64/dtrace_subr_arm.c optional config_dtrace
20 bsd/dev/arm64/fbt_arm.c optional config_dtrace
21 bsd/dev/arm64/fasttrap_isa.c optional config_dtrace
22 bsd/dev/arm64/disassembler.c optional config_dtrace
[all …]
/xnu-12377.61.12/osfmk/mach/arm64/
H A DMakefile9 VPATH := $(VPATH):$(SOURCE)/../../arm64
24 INSTALL_MD_DIR = mach/arm64
31 EXPORT_MD_DIR = mach/arm64
/xnu-12377.61.12/san/memory/
H A Dkasan-denylist-arm646 src:./san/memory/kasan-arm64.c
34 src:./osfmk/arm64/cpu.c
36 src:./osfmk/arm64/pcb.c
H A DMakefile43 do_build_setup:: $(OBJROOT)/san/kasan-denylist-x86_64 $(OBJROOT)/san/kasan-denylist-arm64
/xnu-12377.61.12/san/conf/
H A Dfiles.arm643 san/memory/kasan-arm64.c optional config_kasan
4 san/memory/kasan-test-arm64.s optional config_kasan
/xnu-12377.61.12/tests/
H A Dproc_archinfo.c48 bool arm64 = (pai.p_cputype & CPU_TYPE_ARM64) == CPU_TYPE_ARM64; variable
49 if (!arm && !arm64) {
H A DMakefile216 VM_PARAMETER_VALIDATION_INVALID_ARCHS = arm64
217 vm/vm_parameter_validation: INVALID_ARCHS += arm64
624 stackshot_translated_child: INVALID_ARCHS = arm64 arm64e
645 memcmp_zero: OTHER_CFLAGS += ../osfmk/arm64/memcmp_zero.s
1080 ipc/rosetta_control_port_movability: INVALID_ARCHS = arm64 arm64e arm
1228 arm_matrix: INVALID_ARCHS = $(filter-out arm64%,$(ARCH_CONFIGS))
1236 arm_mte: INVALID_ARCHS = $(filter-out arm64%,$(ARCH_CONFIGS))
1242 proc_core_name_mte: INVALID_ARCHS = $(filter-out arm64%,$(ARCH_CONFIGS))
1249 arm_mte_compress: INVALID_ARCHS = $(filter-out arm64%,$(ARCH_CONFIGS))
1254 arm_mte_unentitled: INVALID_ARCHS = $(filter-out arm64%,$(ARCH_CONFIGS))
[all …]
/xnu-12377.61.12/config/
H A DMASTER.arm64.BridgeOS19 # KERNEL_BASE = [ arm64 config_pmap_ppl xsmall msgb_small config_embedded config_enforce_signed…
77 machine "arm64" # <arm64>
79 makeoptions OSFMK_MACHINE = "arm64" # <mach>
H A DMASTER.arm6419 # KERNEL_BASE = [ arm64 config_pmap_ppl xsmall msgb_small config_embedded config_enforce_signed…
86 machine "arm64" # <arm64>
88 makeoptions OSFMK_MACHINE = "arm64" # <mach>
H A DMASTER.arm64.WatchOS20 # KERNEL_BASE = [ arm64 xsmall msgb_small config_embedded config_enforce_signed_code config_cod…
95 machine "arm64" # <arm64>
97 makeoptions OSFMK_MACHINE = "arm64" # <mach>
H A DMASTER.arm64.MacOSX24 # KERNEL_BASE = [ arm64 medium msgb_large config_requires_u32_munging config_delay_idle_sleep c…
109 machine "arm64" # <arm64>
111 makeoptions OSFMK_MACHINE = "arm64" # <mach>
H A DMASTER.arm64.iPhoneOS20 # KERNEL_BASE = [ arm64 xsmall msgb_small config_embedded config_enforce_signed_code config_cod…
109 machine "arm64" # <arm64>
111 makeoptions OSFMK_MACHINE = "arm64" # <mach>
/xnu-12377.61.12/pexpert/pexpert/arm64/
H A DMakefile43 INSTALL_MD_DIR = pexpert/arm64
59 EXPORT_MD_DIR = pexpert/arm64
/xnu-12377.61.12/osfmk/arm64/
H A DMakefile64 EXPORT_MD_DIR = arm64
66 INSTALL_MD_DIR = arm64
H A Dlowglobals.h40 #error Wrong architecture - this file is meant for arm64
/xnu-12377.61.12/osfmk/
H A DMakefile45 arm64
83 arm64
/xnu-12377.61.12/san/coverage/
H A Dkcov-denylist-arm6429 src:./osfmk/arm64/sptm/arm_init_sptm.c
30 src:./osfmk/arm64/static_if.c
H A DMakefile45 do_build_setup:: $(OBJROOT)/san/kcov-denylist-x86_64 $(OBJROOT)/san/kcov-denylist-arm64
/xnu-12377.61.12/tools/kt-dump/
H A DMakefile1 CXXFLAGS=-Wall -std=c++20 -Os -arch x86_64 -arch arm64
/xnu-12377.61.12/osfmk/arm64/sptm/
H A DMakefile16 EXPORT_MD_DIR = arm64/sptm
/xnu-12377.61.12/pexpert/pexpert/
H A DMakefile17 arm64
/xnu-12377.61.12/tools/tests/MPMMTest/
H A DMPMMtest_run.sh11 ARM64=`sysctl -n hw.optional.arm64`
/xnu-12377.61.12/bsd/dev/dtrace/scripts/
H A DMakefile35 INSTALL_DTRACE_MD_DIR = arm64
/xnu-12377.61.12/makedefs/
H A DMakeInc.top148 WHERE (KernelMachOArchitecture LIKE "arm64" \
155 WHERE (KernelMachOArchitecture LIKE "arm64" \
161 …cture, KernelPlatform FROM Targets | awk -F\| '{ if ($$2 ~ /arm64[a-z]?/) { print $$1 ":arm64;" $$…
177 # of the form "n71m:arm64;s8000;s8003". The 4th element is the true SoC platform, which will get an…
179 …WHERE KernelPlatform "!=" Platform | awk -F\| '{ if ($$2 ~ /arm64[a-z]?/) { print $$1 ":arm64;" $$…
208 TARGET_CONFIGS = DEVELOPMENT arm64 DEFAULT DEVELOPMENT X86_64 DEFAULT

12