| /xnu-10002.1.13/pexpert/pexpert/arm64/ |
| H A D | apple_arm64_common.h | 50 #define KERNEL_INTEGRITY_CTRR 1 macro 53 #define KERNEL_INTEGRITY_CTRR 1 macro
|
| /xnu-10002.1.13/bsd/conf/ |
| H A D | files.arm64 | 14 #if defined(KERNEL_INTEGRITY_CTRR) 16 #endif /* defined(KERNEL_INTEGRITY_CTRR) */
|
| /xnu-10002.1.13/osfmk/arm64/ |
| H A D | start.s | 133 #if !(defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)) 272 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) 298 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) 330 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) 492 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) 652 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
|
| H A D | amcc_rorgn.h | 36 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
|
| H A D | pinst.s | 107 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
|
| H A D | arm_vm_init.c | 456 #if !(defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)) in alloc_ptpage() 823 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) 1540 #if !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR) in arm_vm_physmap_init() 1664 #if !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR) in arm_vm_prot_finalize() 1700 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in arm_vm_prot_finalize() 1949 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in arm_vm_init() 2227 #if defined(KERNEL_INTEGRITY_CTRR) && defined(CONFIG_XNUPOST) in arm_vm_init() 2306 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in arm_vm_init()
|
| H A D | genassym.c | 94 #if defined(KERNEL_INTEGRITY_CTRR) && KERNEL_CTRR_VERSION >= 3 358 #if defined(KERNEL_INTEGRITY_CTRR) && KERNEL_CTRR_VERSION >= 3 in main()
|
| H A D | platform_tests.c | 86 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) 99 #if defined(KERNEL_INTEGRITY_CTRR) 1452 #if defined(KERNEL_INTEGRITY_CTRR) && defined(CONFIG_XNUPOST)
|
| H A D | cpu.c | 888 #if defined(KERNEL_INTEGRITY_CTRR) 940 #if defined(KERNEL_INTEGRITY_CTRR) in cpu_start()
|
| H A D | machine_routines.c | 67 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) 534 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in machine_lockdown() 1325 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in ml_lockdown_init()
|
| H A D | machine_routines_asm.s | 1071 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
|
| /xnu-10002.1.13/san/memory/ |
| H A D | kasan-tbi-arm64.h | 51 #elif defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
|
| H A D | kasan-arm64.c | 331 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in kasan_arch_init()
|
| /xnu-10002.1.13/bsd/tests/ |
| H A D | ctrr_test_sysctl.c | 31 #if defined(KERNEL_INTEGRITY_CTRR) && defined(CONFIG_XNUPOST)
|
| H A D | bsd_tests.c | 55 #if defined(KERNEL_INTEGRITY_CTRR) 72 #if defined(KERNEL_INTEGRITY_CTRR)
|
| /xnu-10002.1.13/bsd/kern/ |
| H A D | kern_csr.c | 46 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) 211 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in csr_bootstrap()
|
| /xnu-10002.1.13/osfmk/arm/ |
| H A D | cpu_internal.h | 79 #if defined(KERNEL_INTEGRITY_CTRR)
|
| H A D | data.s | 93 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
|
| H A D | arm_init.c | 763 #if KERNEL_INTEGRITY_KTRR || KERNEL_INTEGRITY_CTRR in arm_init_cpu() 786 #if defined(KERNEL_INTEGRITY_CTRR) in arm_init_cpu()
|
| /xnu-10002.1.13/pexpert/gen/ |
| H A D | device_tree.c | 44 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) 250 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in SecureDTIsLockedDown()
|
| /xnu-10002.1.13/osfmk/mach/arm/ |
| H A D | vm_param.h | 229 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
|
| /xnu-10002.1.13/libkern/c++/ |
| H A D | OSSymbol.cpp | 456 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in withCString() 514 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in withCStringNoCopy()
|
| /xnu-10002.1.13/bsd/dev/dtrace/ |
| H A D | dtrace_subr.c | 43 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
|
| /xnu-10002.1.13/osfmk/arm/pmap/ |
| H A D | pmap.h | 244 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
|
| /xnu-10002.1.13/osfmk/vm/ |
| H A D | vm_kern.h | 435 #if KASAN || (__arm64__ && !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR))
|