Home
last modified time | relevance | path

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

/xnu-8792.61.2/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)
1024 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Darm_vm_init.c451 #if !(defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)) in alloc_ptpage()
818 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
1535 #if !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR) in arm_vm_physmap_init()
1659 #if !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR) in arm_vm_prot_finalize()
1695 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in arm_vm_prot_finalize()
1942 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in arm_vm_init()
2301 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in arm_vm_init()
H A Dmachine_routines.c67 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
526 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in machine_lockdown()
1262 #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-8792.61.2/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h52 #define KERNEL_INTEGRITY_KTRR 1 macro
/xnu-8792.61.2/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-8792.61.2/osfmk/arm/
H A Ddata.s94 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
/xnu-8792.61.2/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-8792.61.2/bsd/dev/dtrace/
H A Ddtrace_subr.c43 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
/xnu-8792.61.2/san/memory/
H A Dkasan-arm64.c330 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in kasan_arch_init()
/xnu-8792.61.2/osfmk/arm/pmap/
H A Dpmap.h236 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Dpmap.c89 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
2450 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in pmap_virtual_region()
/xnu-8792.61.2/osfmk/vm/
H A Dvm_kern.h426 #if KASAN || (__arm64__ && !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR))
/xnu-8792.61.2/osfmk/kern/
H A Dzalloc.c6875 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
6899 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in zalloc_ro_mut_validation_panic()
/xnu-8792.61.2/libkern/c++/
H A DOSKext.cpp1059 #if !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR) in removeKextBootstrap()