| /xnu-12377.61.12/osfmk/conf/ ! |
| H A D | files.x86_64 | 7 #osfmk/x86_64/hi_res_clock_map.c optional hi_res_clock 9 osfmk/x86_64/pmap.c standard 12 osfmk/x86_64/pmap_pcid.c standard 15 osfmk/x86_64/pal_routines_asm.s optional pal_i386 22 osfmk/x86_64/boot_pt.c standard 25 osfmk/x86_64/start.s standard 27 osfmk/x86_64/bcopy.s standard 28 osfmk/x86_64/bzero.s standard 29 osfmk/x86_64/WKdmDecompress_new.s standard 30 osfmk/x86_64/WKdmCompress_new.s standard [all …]
|
| H A D | Makefile | 11 DOCONF_ARCH_CONFIG_LC = x86_64
|
| /xnu-12377.61.12/osfmk/ ! |
| H A D | Makefile | 35 x86_64 40 x86_64 75 x86_64 79 x86_64
|
| /xnu-12377.61.12/san/coverage/ ! |
| H A D | kcov-denylist-x86_64 | 1 # x86_64 specific denylist 27 src:./osfmk/x86_64/loose_ends.c 52 src:./osfmk/kdp/ml/x86_64/kdp_machdep.c 53 src:./osfmk/x86_64/boot_pt.c 54 src:./osfmk/x86_64/loose_ends.c 55 src:./osfmk/x86_64/pmap.c 56 src:./osfmk/x86_64/pmap_pcid.c
|
| /xnu-12377.61.12/san/memory/ ! |
| H A D | kasan-denylist-x86_64 | 1 # x86_64 specific denylist 27 src:./osfmk/x86_64/loose_ends.c 52 src:./osfmk/kdp/ml/x86_64/kdp_machdep.c 53 src:./osfmk/x86_64/boot_pt.c 54 src:./osfmk/x86_64/loose_ends.c 55 src:./osfmk/x86_64/pmap.c 56 src:./osfmk/x86_64/pmap_pcid.c
|
| H A D | Makefile | 43 do_build_setup:: $(OBJROOT)/san/kasan-denylist-x86_64 $(OBJROOT)/san/kasan-denylist-arm64 79 KASAN_ARCH_SUFFIX := x86_64
|
| /xnu-12377.61.12/san/conf/ ! |
| H A D | files.x86_64 | 1 san/memory/kasan-x86_64.c optional config_kasan 2 san/memory/kasan-test-x86_64.s optional config_kasan
|
| H A D | Makefile | 11 DOCONF_ARCH_CONFIG_LC = x86_64
|
| /xnu-12377.61.12/osfmk/x86_64/ ! |
| H A D | Makefile | 20 INSTALL_MD_DIR = x86_64 24 EXPORT_MD_DIR = x86_64
|
| H A D | lowglobals.h | 41 #error Wrong architecture - this file is meant for x86_64
|
| /xnu-12377.61.12/tests/ ! |
| H A D | proc_archinfo.c | 56 bool x86_64 = (pai.p_cputype & CPU_TYPE_X86_64) == CPU_TYPE_X86_64; variable 57 if (!x86 && !x86_64) {
|
| /xnu-12377.61.12/tools/lockstat/ ! |
| H A D | Makefile | 1 CFLAGS=-g -Os -arch x86_64 -arch i386
|
| /xnu-12377.61.12/tools/kt-dump/ ! |
| H A D | Makefile | 1 CXXFLAGS=-Wall -std=c++20 -Os -arch x86_64 -arch arm64
|
| /xnu-12377.61.12/iokit/conf/ ! |
| H A D | files.x86_64 | 6 iokit/Kernel/x86_64/IOAsmSupport.s standard
|
| H A D | Makefile | 11 DOCONF_ARCH_CONFIG_LC = x86_64
|
| /xnu-12377.61.12/tools/tests/testkext/ ! |
| H A D | testvmx.cpp | 10 #error VMX only supported on i386/x86_64
|
| /xnu-12377.61.12/tools/tests/MPMMTest/ ! |
| H A D | MPMMtest_run.sh | 12 X86_64=`sysctl -n hw.optional.x86_64`
|
| /xnu-12377.61.12/config/ ! |
| H A D | MASTER.x86_64 | 78 machine "x86_64" # <intel> 80 makeoptions OSFMK_MACHINE = "x86_64" # <mach>
|
| H A D | Makefile | 43 EXPORT_SOURCE_ARCH_CONFIG_LC := x86_64 65 KASAN_ARCH_SUFFIX := x86_64
|
| /xnu-12377.61.12/libkern/conf/ ! |
| H A D | Makefile | 11 DOCONF_ARCH_CONFIG_LC = x86_64
|
| /xnu-12377.61.12/bsd/conf/ ! |
| H A D | Makefile | 11 DOCONF_ARCH_CONFIG_LC = x86_64
|
| /xnu-12377.61.12/security/conf/ ! |
| H A D | Makefile | 11 DOCONF_ARCH_CONFIG_LC = x86_64
|
| /xnu-12377.61.12/libsa/conf/ ! |
| H A D | Makefile | 11 DOCONF_ARCH_CONFIG_LC = x86_64
|
| /xnu-12377.61.12/pexpert/conf/ ! |
| H A D | Makefile | 11 DOCONF_ARCH_CONFIG_LC = x86_64
|
| /xnu-12377.61.12/osfmk/kern/ ! |
| H A D | timer_queue.h | 148 #if defined(i386) || defined(x86_64)
|