Home
last modified time | relevance | path

Searched refs:KERNEL_INTEGRITY_KTRR (Results 1 – 18 of 18) sorted by relevance

/xnu-8020.121.3/osfmk/arm64/
H A Dstart.s46 #if defined(KERNEL_INTEGRITY_KTRR)
56 #if defined(KERNEL_INTEGRITY_KTRR)
67 #if defined(KERNEL_INTEGRITY_KTRR)
77 #if defined(KERNEL_INTEGRITY_KTRR)
133 #if !(defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR))
185 #if __ARM_KERNEL_PROTECT__ && defined(KERNEL_INTEGRITY_KTRR)
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)
[all …]
H A Dpinst.s54 #if defined(KERNEL_INTEGRITY_KTRR)
107 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Damcc_rorgn.h29 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Dmachine_routines_asm.s264 #if defined(KERNEL_INTEGRITY_KTRR)
318 #if defined(KERNEL_INTEGRITY_KTRR)
342 #if defined(KERNEL_INTEGRITY_KTRR)
1003 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Darm_vm_init.c436 #if !(defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)) in alloc_ptpage()
803 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
1507 #if !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR) in arm_vm_physmap_init()
1631 #if !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR) in arm_vm_prot_finalize()
1667 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in arm_vm_prot_finalize()
1908 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in arm_vm_init()
2244 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in arm_vm_init()
H A Dmachine_routines.c68 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
522 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in machine_lockdown()
1237 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in ml_lockdown_init()
H A Dlocore.s355 #if defined(KERNEL_INTEGRITY_KTRR)
459 #if defined(KERNEL_INTEGRITY_KTRR)
H A Dplatform_tests.c86 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
/xnu-8020.121.3/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h52 #define KERNEL_INTEGRITY_KTRR 1 macro
/xnu-8020.121.3/bsd/kern/
H A Dkern_csr.c46 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
211 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in csr_bootstrap()
/xnu-8020.121.3/osfmk/arm/
H A Ddata.s109 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Dpmap.h249 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Dpmap.c83 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
2391 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in pmap_virtual_region()
/xnu-8020.121.3/pexpert/gen/
H A Ddevice_tree.c44 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
249 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in SecureDTIsLockedDown()
/xnu-8020.121.3/bsd/dev/dtrace/
H A Ddtrace_subr.c43 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
/xnu-8020.121.3/san/memory/
H A Dkasan-arm64.c315 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in kasan_arch_init()
/xnu-8020.121.3/osfmk/vm/
H A Dvm_kern.h345 #if KASAN || (__arm64__ && !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR))
/xnu-8020.121.3/libkern/c++/
H A DOSKext.cpp1038 #if !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR) in removeKextBootstrap()