Home
last modified time | relevance | path

Searched refs:KERNEL_CTRR_VERSION (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h51 #define KERNEL_CTRR_VERSION 3 macro
54 #define KERNEL_CTRR_VERSION 2 macro
/xnu-10002.1.13/osfmk/arm64/
H A Damcc_rorgn.h51 #if KERNEL_CTRR_VERSION >= 3
H A Dgenassym.c94 #if defined(KERNEL_INTEGRITY_CTRR) && KERNEL_CTRR_VERSION >= 3
358 #if defined(KERNEL_INTEGRITY_CTRR) && KERNEL_CTRR_VERSION >= 3 in main()