Home
last modified time | relevance | path

Searched refs:KERNEL_INTEGRITY_WT (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.141.1/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h58 #define KERNEL_INTEGRITY_WT 1 macro
/xnu-10063.141.1/osfmk/arm64/
H A Dstart.s763 #if (!CONFIG_KERNEL_INTEGRITY || (CONFIG_KERNEL_INTEGRITY && !defined(KERNEL_INTEGRITY_WT)))
H A Dsleh.c241 #if (CONFIG_KERNEL_INTEGRITY && defined(KERNEL_INTEGRITY_WT))
407 #if defined(KERNEL_INTEGRITY_WT) in kernel_integrity_error_handler()
H A Dlocore.s1362 #if (CONFIG_KERNEL_INTEGRITY && KERNEL_INTEGRITY_WT)
H A Dmachine_routines.c551 #if KERNEL_INTEGRITY_WT in machine_lockdown()