Home
last modified time | relevance | path

Searched defs:ARM_KERNEL_PROTECT_EXCEPTION_START (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/osfmk/arm64/sptm/pmap/
H A Dpmap.h734 #define ARM_KERNEL_PROTECT_EXCEPTION_START ((~((ARM_TT_ROOT_SIZE + ARM_TT_ROOT_INDEX_MASK) / 2ULL))… macro
/xnu-11215.61.5/osfmk/arm/pmap/
H A Dpmap.h896 #define ARM_KERNEL_PROTECT_EXCEPTION_START ((~((ARM_TT_ROOT_SIZE + ARM_TT_ROOT_INDEX_MASK) / 2ULL))… macro