Home
last modified time | relevance | path

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

/xnu-10002.1.13/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.h36 #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)
1071 #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)
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 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.1.13/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.1.13/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h56 #define KERNEL_INTEGRITY_KTRR 1 macro
/xnu-10002.1.13/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.1.13/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.1.13/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.1.13/osfmk/mach/arm/
H A Dvm_param.h229 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
/xnu-10002.1.13/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.1.13/bsd/dev/dtrace/
H A Ddtrace_subr.c43 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
/xnu-10002.1.13/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)
2575 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in pmap_virtual_region()
/xnu-10002.1.13/osfmk/vm/
H A Dvm_kern.h435 #if KASAN || (__arm64__ && !defined(KERNEL_INTEGRITY_KTRR) && !defined(KERNEL_INTEGRITY_CTRR))
/xnu-10002.1.13/osfmk/kern/
H A Dzalloc.c7003 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR)
7027 #if defined(KERNEL_INTEGRITY_KTRR) || defined(KERNEL_INTEGRITY_CTRR) in zalloc_ro_mut_validation_panic()