Home
last modified time | relevance | path

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

/xnu-10063.101.15/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h51 #define KERNEL_CTRR_VERSION 3 macro
54 #define KERNEL_CTRR_VERSION 2 macro
/xnu-10063.101.15/osfmk/arm64/
H A Damcc_rorgn.h51 #if KERNEL_CTRR_VERSION >= 3
H A Dgenassym.c96 #if defined(KERNEL_INTEGRITY_CTRR) && KERNEL_CTRR_VERSION >= 3
376 #if defined(KERNEL_INTEGRITY_CTRR) && KERNEL_CTRR_VERSION >= 3 in main()
H A Dplatform_tests.c1484 #if (KERNEL_CTRR_VERSION == 3) in ctrr_test_cpu()