Home
last modified time | relevance | path

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

/xnu-11417.140.69/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h51 #define KERNEL_CTRR_VERSION 3 macro
54 #define KERNEL_CTRR_VERSION 2 macro
/xnu-11417.140.69/osfmk/arm64/
H A Damcc_rorgn.h57 #if KERNEL_CTRR_VERSION >= 3
H A Dplatform_tests.c1526 #if (KERNEL_CTRR_VERSION == 3) in ctrr_test_cpu()