Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dproc_reg.h744 #define ARM_TTE_BLOCK_ATTRINDX(i) \ macro
/xnu-8019.80.24/osfmk/arm64/
H A Dproc_reg.h1224 #define ARM_TTE_BLOCK_ATTRINDX(x) ((x) << 2) /* memory attributes index */ macro