Home
last modified time | relevance | path

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

/xnu-10002.1.13/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h58 #define KERNEL_INTEGRITY_WT 1 macro
/xnu-10002.1.13/osfmk/arm64/
H A Dstart.s761 #if (!CONFIG_KERNEL_INTEGRITY || (CONFIG_KERNEL_INTEGRITY && !defined(KERNEL_INTEGRITY_WT)))
H A Dsleh.c233 #if (CONFIG_KERNEL_INTEGRITY && defined(KERNEL_INTEGRITY_WT))
401 #if defined(KERNEL_INTEGRITY_WT) in kernel_integrity_error_handler()
H A Dlocore.s934 #if (CONFIG_KERNEL_INTEGRITY && KERNEL_INTEGRITY_WT)
H A Dmachine_routines.c521 #if KERNEL_INTEGRITY_WT in machine_lockdown()