| /xnu-10063.141.1/osfmk/conf/ |
| H A D | files.arm64 | 8 osfmk/arm64/hi_res_clock_map.c optional hi_res_clock 17 osfmk/arm64/sptm/pmap/pmap.c optional config_sptm 18 osfmk/arm64/sptm/pmap/pmap_cs.c optional config_sptm 19 osfmk/arm64/sptm/pmap/pmap_data.c optional config_sptm 20 osfmk/arm64/sptm/pmap/pmap_iommu.c optional config_sptm 21 osfmk/arm64/sptm/pmap/pmap_misc.c optional config_sptm 22 osfmk/arm64/sptm/pmap/pmap_ppl_interface.c optional config_sptm 23 osfmk/arm64/sptm/arm_init_sptm.c optional config_sptm 24 osfmk/arm64/sptm/start_sptm.s optional config_sptm 25 osfmk/arm64/amcc_rorgn_sptm.c optional config_sptm [all …]
|
| /xnu-10063.141.1/bsd/conf/ |
| H A D | files.arm64 | 1 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-10063.141.1/osfmk/ |
| H A D | Makefile | 45 arm64 50 arm64 88 arm64 92 arm64
|
| /xnu-10063.141.1/osfmk/mach/arm64/ |
| H A D | Makefile | 9 VPATH := $(VPATH):$(SOURCE)/../../arm64 24 INSTALL_MD_DIR = mach/arm64 31 EXPORT_MD_DIR = mach/arm64
|
| /xnu-10063.141.1/san/memory/ |
| H A D | kasan-blacklist-arm64 | 6 src:./san/memory/kasan-arm64.c 23 src:./osfmk/arm64/cpu.c 25 src:./osfmk/arm64/pcb.c
|
| /xnu-10063.141.1/san/conf/ |
| H A D | files.arm64 | 3 san/memory/kasan-arm64.c optional config_kasan 4 san/memory/kasan-test-arm64.s optional config_kasan
|
| /xnu-10063.141.1/pexpert/pexpert/arm64/ |
| H A D | Makefile | 28 INSTALL_MD_DIR = pexpert/arm64 43 EXPORT_MD_DIR = pexpert/arm64
|
| /xnu-10063.141.1/pexpert/pexpert/ |
| H A D | Makefile | 17 arm64 20 arm64
|
| /xnu-10063.141.1/config/ |
| H A D | MASTER.arm64.bcm2837 | 19 # KERNEL_BASE = [ arm64 config_pmap_ppl xsmall msgb_small config_embedded config_requires_u32_m… 80 machine "arm64" # <arm64> 82 makeoptions OSFMK_MACHINE = "arm64" # <mach>
|
| H A D | MASTER.arm64.BridgeOS | 19 # KERNEL_BASE = [ arm64 config_pmap_ppl xsmall msgb_small config_embedded config_enforce_signed… 78 machine "arm64" # <arm64> 80 makeoptions OSFMK_MACHINE = "arm64" # <mach>
|
| H A D | MASTER.arm64 | 19 # KERNEL_BASE = [ arm64 config_pmap_ppl xsmall msgb_small config_embedded config_enforce_signed… 87 machine "arm64" # <arm64> 89 makeoptions OSFMK_MACHINE = "arm64" # <mach>
|
| H A D | MASTER.arm64.WatchOS | 19 # KERNEL_BASE = [ arm64 config_pmap_ppl xsmall msgb_small config_embedded config_enforce_signed… 87 machine "arm64" # <arm64> 89 makeoptions OSFMK_MACHINE = "arm64" # <mach>
|
| H A D | MASTER.arm64.t8110.iPhoneOS | 19 # KERNEL_BASE = [ arm64 xsmall msgb_small config_embedded config_enforce_signed_code config_cod… 94 machine "arm64" # <arm64> 96 makeoptions OSFMK_MACHINE = "arm64" # <mach>
|
| H A D | MASTER.arm64.iPhoneOS | 19 # KERNEL_BASE = [ arm64 config_pmap_ppl xsmall msgb_small config_embedded config_enforce_signed… 100 machine "arm64" # <arm64> 102 makeoptions OSFMK_MACHINE = "arm64" # <mach>
|
| H A D | MASTER.arm64.MacOSX | 19 # KERNEL_BASE = [ arm64 config_pmap_ppl medium msgb_large config_requires_u32_munging config_de… 92 machine "arm64" # <arm64> 94 makeoptions OSFMK_MACHINE = "arm64" # <mach>
|
| H A D | MASTER.arm64.t8120.iPhoneOS | 19 # KERNEL_BASE = [ arm64 xsmall msgb_small config_embedded config_enforce_signed_code config_cod… 94 machine "arm64" # <arm64> 96 makeoptions OSFMK_MACHINE = "arm64" # <mach>
|
| /xnu-10063.141.1/osfmk/arm64/ |
| H A D | Makefile | 51 EXPORT_MD_DIR = arm64 53 INSTALL_MD_DIR = arm64
|
| H A D | lowglobals.h | 40 #error Wrong architecture - this file is meant for arm64
|
| /xnu-10063.141.1/osfmk/mach/ |
| H A D | Makefile | 12 INSTINC_SUBDIRS_ARM = arm arm64 13 INSTINC_SUBDIRS_ARM64 = arm arm64 18 EXPINC_SUBDIRS_ARM = arm arm64 19 EXPINC_SUBDIRS_ARM64 = arm arm64
|
| /xnu-10063.141.1/tools/kt-dump/ |
| H A D | Makefile | 1 CXXFLAGS=-Wall -std=c++20 -Os -arch x86_64 -arch arm64
|
| /xnu-10063.141.1/osfmk/arm64/sptm/ |
| H A D | Makefile | 16 EXPORT_MD_DIR = arm64/sptm
|
| /xnu-10063.141.1/osfmk/mach/machine/ |
| H A D | mach_machine.modulemap | 7 // includes mach/arm64/asm.h in __arm64__, and that's only public 20 header "mach/arm64/asm.h" 187 // includes mach/arm64/asm.h in __arm64__, and that's only public
|
| /xnu-10063.141.1/tools/tests/MPMMTest/ |
| H A D | MPMMtest_run.sh | 11 ARM64=`sysctl -n hw.optional.arm64`
|
| /xnu-10063.141.1/bsd/dev/dtrace/scripts/ |
| H A D | Makefile | 35 INSTALL_DTRACE_MD_DIR = arm64
|
| /xnu-10063.141.1/makedefs/ |
| H A D | MakeInc.top | 148 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;" $$… 222 TARGET_CONFIGS = DEVELOPMENT arm64 DEFAULT DEVELOPMENT X86_64 DEFAULT
|