Home
last modified time | relevance | path

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

/xnu-8019.80.24/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h54 #define KERNEL_INTEGRITY_WT 1 macro
/xnu-8019.80.24/osfmk/arm64/
H A Dstart.s752 #if (!CONFIG_KERNEL_INTEGRITY || (CONFIG_KERNEL_INTEGRITY && !defined(KERNEL_INTEGRITY_WT)))
H A Dsleh.c231 #if (CONFIG_KERNEL_INTEGRITY && defined(KERNEL_INTEGRITY_WT))
339 #if defined(KERNEL_INTEGRITY_WT) in kernel_integrity_error_handler()
H A Dlocore.s898 #if (CONFIG_KERNEL_INTEGRITY && KERNEL_INTEGRITY_WT)
H A Dmachine_routines.c501 #if KERNEL_INTEGRITY_WT in machine_lockdown()