Home
last modified time | relevance | path

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

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