Home
last modified time | relevance | path

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

/xnu-10002.41.9/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))
187 #if __ARM_KERNEL_PROTECT__ && defined(KERNEL_INTEGRITY_KTRR)
274 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
300 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
332 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
494 #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.h36 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Dmachine_routines_asm.s266 #if defined(KERNEL_INTEGRITY_KTRR)
320 #if defined(KERNEL_INTEGRITY_KTRR)
344 #if defined(KERNEL_INTEGRITY_KTRR)
1073 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Darm_vm_init.c456 #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()
2306 #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)
546 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in machine_lockdown()
1336 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in ml_lockdown_init()
H A Dlocore.s365 #if defined(KERNEL_INTEGRITY_KTRR)
484 #if defined(KERNEL_INTEGRITY_KTRR)
H A Dplatform_tests.c86 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
/xnu-10002.41.9/san/memory/
H A Dkasan-tbi-arm64.h51 #elif defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Dkasan-arm64.c331 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in kasan_arch_init()
/xnu-10002.41.9/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h56 #define KERNEL_INTEGRITY_KTRR 1 macro
/xnu-10002.41.9/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-10002.41.9/osfmk/arm/
H A Ddata.s93 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Darm_init.c763 #if KERNEL_INTEGRITY_KTRR || KERNEL_INTEGRITY_CTRR in arm_init_cpu()
/xnu-10002.41.9/pexpert/gen/
H A Ddevice_tree.c44 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
250 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in SecureDTIsLockedDown()
/xnu-10002.41.9/osfmk/mach/arm/
H A Dvm_param.h229 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
/xnu-10002.41.9/libkern/c++/
H A DOSSymbol.cpp456 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in withCString()
514 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in withCStringNoCopy()
H A DOSKext.cpp1118 #if !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR) in removeKextBootstrap()
/xnu-10002.41.9/bsd/dev/dtrace/
H A Ddtrace_subr.c43 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
/xnu-10002.41.9/osfmk/arm/pmap/
H A Dpmap.h244 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
H A Dpmap.c90 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
2549 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in pmap_virtual_region()
/xnu-10002.41.9/osfmk/vm/
H A Dvm_kern.h435 #if KASAN || (__arm64__ && !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR))
/xnu-10002.41.9/osfmk/kern/
H A Dzalloc.c7075 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
7099 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in zalloc_ro_mut_validation_panic()